> For the complete documentation index, see [llms.txt](https://docs.eventscase.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eventscase.com/espanol/proceso-a-seguir-por-el-usuario/usuario-final.md).

# Como asistente

- [Registro](https://docs.eventscase.com/espanol/proceso-a-seguir-por-el-usuario/usuario-final/registro.md): A continuación, observa los pasos a seguir para registrarte a un evento:
- [Website](https://docs.eventscase.com/espanol/proceso-a-seguir-por-el-usuario/usuario-final/website.md)
- [App del Evento](https://docs.eventscase.com/espanol/proceso-a-seguir-por-el-usuario/usuario-final/app-del-evento.md): Todo lo que tienes que saber sobre la app del evento desde la experiencia de un asistente. Ten en cuenta que las opciones disponibles variarán dependiendo de la configuración del evento.
- [Generador de Acreditaciones](https://docs.eventscase.com/espanol/proceso-a-seguir-por-el-usuario/usuario-final/generador-de-acreditaciones.md)
- [App de Check-in](https://docs.eventscase.com/espanol/proceso-a-seguir-por-el-usuario/usuario-final/app-de-check-in.md)
- [Organizador de Reuniones 1-2-1](https://docs.eventscase.com/espanol/proceso-a-seguir-por-el-usuario/usuario-final/organizador-de-reuniones-1-2-1.md)
- [Expositores](https://docs.eventscase.com/espanol/proceso-a-seguir-por-el-usuario/usuario-final/expositores.md): Si eres expositor de un evento organizado a través de EventsCase, sigue los siguientes pasos:


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
