# Attendance Certification

In the past, many platforms have focused on solving the issue of attendance verification, such as Galxe and Ton Society (SBT). These platforms have worked hard to issue attendance badges to real users rather than to the wallets of bots.

ShowUp’s on-site attendance solution offers a more decentralized way to record user attendance. Only genuine ticket holders who have completed the ticket purchase and validation process will be eligible to receive an attendance certificate. At the same time, we preserve the anonymity of users' wallet addresses and personal data. When a wallet claims an attendance certificate, its financial credibility is also enhanced. While different ticket types may offer different attendance certificates, they will not expose any personal information. In the future, this wallet credibility can be used by open-source communities to build more applications based on users' wallet reputation.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://showupone.gitbook.io/litepaper/ideas/attendance-certification.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
