# Mesa Indigo

Welcome to the official documentation for the M.I. Resources!

We are working on resources to help improve player / developer experiences that won't be some costly recolor of the same script you've seen a hundred times. Customization, script support, and a good dash of trash for all.

***

## Support the Developers

Everything that is made / released will be always be free and open-source. Donations are not an obligation, but they are always appreciated. The more support given, the most time we would be able to work on the resources that we can provide. Below is the Patreon, if you would like to contribute.&#x20;

<https://www.patreon.com/Agimir>

***

## Learn with the community

We're all for the idea of learning and bettering ourselves as developers. We're not going to shun you away for not knowing something, we were all there at some point. The only thing expected is that even if you have zero experience working with FiveM, CFX, or even just programming in general, is that you ask for help, and not just for an answer.&#x20;


---

# 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://mesa-indigo.gitbook.io/midevelopment/introduction/mesa-indigo.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.
