# App de Check-in

Tanto si te están haciendo el *check in* o *check out* del evento o de una sesión en concreto, el proceso es bastante sencillo, y no varía:&#x20;

Muestra el QR de tu acreditación, ticket o la pestaña QR de la app del evento. Si no pueden escanearlo, da tu nombre al personal del evento para que puedan buscarte de manera manual y hacerte el *check-in* o *check-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/espanol/proceso-a-seguir-por-el-usuario/usuario-final/app-de-check-in.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.
