# Guides

{% content-ref url="/pages/L3JxCL4MUHkwn3Gt9oJm" %}
[How does Robin Messaging work?](/messaging-with-robin/guides/how-does-robin-messaging-work.md)
{% endcontent-ref %}

{% content-ref url="/pages/173PC5QokNNZVyVF9AZe" %}
[Setting up your Robin account](/messaging-with-robin/guides/setting-up-your-robin-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/6hB4snrvaOTxP62TZ0OQ" %}
[Integrating Robin in your Nuxt.js app](/messaging-with-robin/guides/integrating-robin-in-your-nuxt.js-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/8NAFy5EfE0wAlfj3ngMD" %}
[Adding Users to your Robin App](/messaging-with-robin/guides/adding-users-to-your-robin-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/Dgq9cnRq2QdU2jedfv5W" %}
[What is the Robin User Token (RUT)?](/messaging-with-robin/guides/what-is-the-robin-user-token-rut.md)
{% endcontent-ref %}

{% content-ref url="/pages/2GVUPx7953FPXxtMt5zc" %}
[The What and Why: Robin Keys](/messaging-with-robin/guides/the-what-and-why-robin-keys.md)
{% endcontent-ref %}

{% content-ref url="/pages/cBDoD9WDqQ4qSKnoJZ6u" %}
[Customizing Robin for your Brand](/messaging-with-robin/guides/customizing-robin-for-your-brand.md)
{% endcontent-ref %}


---

# 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.robinapp.co/messaging-with-robin/guides.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.
