# What Attendees Can Expect

All attendees should have the tokenproof app downloaded before the event. If the event has email tickets enabled, we will also send guests an email with their ticket.&#x20;

At check-in, guests will show a verifier either their wallet or ticket in the tokenproof app to verify that they are eligible to enter the event.&#x20;

If there is a POAP attached to the event, it will be minted automatically at check-in and guests can instantly find it in the Collection section of the tokenproof app.


---

# 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://docs.tokenproof.xyz/documentation/tokenproof-apps/portal/events/what-attendees-can-expect.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.
