> For the complete documentation index, see [llms.txt](https://docs.preauth.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.preauth.io/readme.md).

# Bienvenida(o) 🖖

¡Gracias por interesarte en [Preauth](https://preauth.io)!, nosotras(os) estamos muy contentos de tenerte aquí en la documentación, sabemos lo difícil y doloroso que suelen ser algunos documentos técnicos, pero te prometemos hacer el esfuerzo de que esta sea una experiencia agradable, desde ya nos puedes escribir cuando quieras a <devs@preauth.io>

Para comenzar te recomendamos seguir nuestra guía de [Primeros pasos](/primeros-pasos.md).

{% hint style="success" %}
Únete a nuestro [*<mark style="color:blue;">espacio de Slack</mark>*](https://join.slack.com/t/preauth-soporte/shared_invite/zt-18pzujyy8-F6cZBsHmZ_5OZFd16fnnWw) y te ayudaremos con tus dudas
{% endhint %}

## ¿Cómo funciona el dashboard?

{% embed url="<https://www.youtube.com/watch?v=5AU83pIJFag>" %}

## **¿Cómo integrar Preauth?**

{% embed url="<https://www.youtube.com/watch?v=ZQCDIFojFrA>" %}


---

# 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.preauth.io/readme.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.
