# Check-in App

Whether you’re being checked in or out for the event or a specific session, the process is quite straightforward and remains the same:

Produce your QR code by showing your badge, ticket or the QR tab from the event app. If scanning is not possible,  give your name to the event staff member so they can manually look for you and check you in/out.<br>


---

# 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.eventscase.com/user-journeys/end-users/check-in-app.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.
