# Welcome!

Welcome to the official Quito Roleplay Documentation!

## Support

Support is available for verified customers who have purchased our script through the **Store** linked above. Leaked or stolen copies of resources from 3rd party sites are **not** eligible for support. Please ensure you have the customer role in Discord first (this should be automatically done by Tebex), otherwise you will be asked for your Tebex order number. You must remain a member of the Discord to qualify for lifetime free support.

You can join our Discord by clicking the **Support** button above.


---

# 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.quitoroleplay.com/welcome.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.
