# TXOS Documentation

Hello and welcome to the TXOS Scripts documentation. In here you will find information and documentation for all of our resources!\
\
We hope you enjoy your stay :relaxed:

## [![Join the Discord](https://invidget.switchblade.xyz/HBQH6qQyCM)](https://discord.gg/HBQH6qQyCM)

{% embed url="<https://www.youtube.com/@txos_fivem>" %}


---

# 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.txos.dev/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.
