# XeX Scripts Docs

<figure><img src="/files/oyO6xYGqkdnk0NxBnJMr" alt=""><figcaption></figcaption></figure>

### Getting started

Here are all the links to the documentation for each mod. If you don't find what you're looking for, feel free to ask on [Discord](https://discord.gg/9yY3Jxnhh8).

#### Premium Mods

{% content-ref url="/pages/84e972c6009802028b8cca8bf2df93200ba067b6" %}
[Emergency Alert System (EAS)](/xex-scripts/premium-mods/emergency-alert-system-eas.md)
{% endcontent-ref %}

{% content-ref url="/pages/365f512017469acb34d26cdfe997c325453555a6" %}
[Medical Help](/xex-scripts/premium-mods/medical-help.md)
{% endcontent-ref %}

{% content-ref url="/pages/6fa93a74b647f0f48984c673e013f6aa47c5a0e8" %}
[Pilot Job](/xex-scripts/premium-mods/pilot-job.md)
{% endcontent-ref %}

{% content-ref url="/pages/e8ca7232993130c151f4ce5c06dcb135f356116f" %}
[Business Details](/xex-scripts/premium-mods/business-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/b9345e935094aa2f3e5944ea282a063f311f8571" %}
[Pause Menu](/xex-scripts/premium-mods/pause-menu.md)
{% endcontent-ref %}

{% content-ref url="/pages/dfcfc66c8347386c59babddf61defab78d0a1b5a" %}
[Weapon Licenses & Shooting Range](/xex-scripts/premium-mods/weapon-licenses-and-shooting-range.md)
{% endcontent-ref %}

{% content-ref url="/pages/ba674d5b63c6360cecf1e8255bdb007d942037cf" %}
[Blips Menu](/xex-scripts/premium-mods/blips-menu.md)
{% endcontent-ref %}

{% content-ref url="/pages/bc76e11ed8373241427c527465b52f0da52c3d1d" %}
[Battlepass](/xex-scripts/premium-mods/battlepass.md)
{% endcontent-ref %}

{% content-ref url="/pages/c0041fc38da8d3c50d6d1cac97c53e0c4e684a63" %}
[Game Management App](/xex-scripts/admin-panel/game-management-app.md)
{% endcontent-ref %}

#### Free Mods

{% content-ref url="/pages/ectdpeEZW7rqgKoOZjNU" %}
[Gang Wars](/xex-scripts/free-mods/gang-wars.md)
{% endcontent-ref %}

{% content-ref url="/pages/CagCMni642sLTkUZOo17" %}
[Pilot School](/xex-scripts/free-mods/pilot-school.md)
{% endcontent-ref %}

{% content-ref url="/pages/MDGZicnDU2jLkaP9oYk7" %}
[Rewards](/xex-scripts/free-mods/rewards.md)
{% endcontent-ref %}

{% content-ref url="/pages/12LMe5SJjXfy6J2ETP6V" %}
[Slots](/xex-scripts/free-mods/slots.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://jesus-gimenez.gitbook.io/xex-scripts/xex-scripts-docs.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.
