# Rex Studio Docs

## Rex Studio Doc

- [INFORMATIONS](https://rex-studio.gitbook.io/rex-studio-docs/rex-studio/informations.md)
- [PAUSE MENU](https://rex-studio.gitbook.io/rex-studio-docs/fivem-low-cost/pause-menu.md)
- [PAUSE MENU with REPORT](https://rex-studio.gitbook.io/rex-studio-docs/fivem-low-cost/pause-menu-with-report.md)
- [AFK SYSTEM](https://rex-studio.gitbook.io/rex-studio-docs/fivem-low-cost/afk-system.md)
- [WASH MACHINE](https://rex-studio.gitbook.io/rex-studio-docs/fivem-low-cost/wash-machine.md)
- [VEHICLE RENTAL](https://rex-studio.gitbook.io/rex-studio-docs/fivem-low-cost/vehicle-rental.md)
- [SKYDIVING](https://rex-studio.gitbook.io/rex-studio-docs/fivem-low-cost/skydiving.md)
- [GUIDEBOOK](https://rex-studio.gitbook.io/rex-studio-docs/fivem-low-cost/guidebook.md)
- [ADVENT CALENDAR](https://rex-studio.gitbook.io/rex-studio-docs/fivem-low-cost/advent-calendar.md)
- [EMOTE UI](https://rex-studio.gitbook.io/rex-studio-docs/fivem-script/emote-ui.md)
- [OX\_INVENTORY](https://rex-studio.gitbook.io/rex-studio-docs/fivem-script/ox_inventory.md)
- [PAUSE MENU GTA6](https://rex-studio.gitbook.io/rex-studio-docs/fivem-script/pause-menu-gta6.md)
- [METAL DETECTOR](https://rex-studio.gitbook.io/rex-studio-docs/fivem-script/metal-detector.md)
- [GO FAST](https://rex-studio.gitbook.io/rex-studio-docs/fivem-script/go-fast.md)
- [TRESOR DIVING](https://rex-studio.gitbook.io/rex-studio-docs/fivem-script/tresor-diving.md)
- [ROBERRY GRAPSEED](https://rex-studio.gitbook.io/rex-studio-docs/fivem-script/roberry-grapseed.md)
- [WEAPON MENU](https://rex-studio.gitbook.io/rex-studio-docs/fivem-script/weapon-menu.md)
- [ID CARD](https://rex-studio.gitbook.io/rex-studio-docs/fivem-script/id-card.md): A comprehensive ID card system for ESX Legacy servers featuring passport, driver license, weapon license, and custom card types. Includes photo capture system with Discord/FiveManage integration.
- [GUIDE BOOK](https://rex-studio.gitbook.io/rex-studio-docs/redm-script/guide-book.md)
- [EMOTE](https://rex-studio.gitbook.io/rex-studio-docs/redm-script/emote.md)
- [PAUSE MENU REPORT](https://rex-studio.gitbook.io/rex-studio-docs/redm-script/pause-menu-report.md)
- [Cayo Perico](https://rex-studio.gitbook.io/rex-studio-docs/mapping/cayo-perico.md)
- [FiveM/Redm Mapping](https://rex-studio.gitbook.io/rex-studio-docs/mapping/fivem-redm-mapping.md)
- [CFX Auth system](https://rex-studio.gitbook.io/rex-studio-docs/cfx-and-other/cfx-auth-system.md)
- [Transfer script to another account](https://rex-studio.gitbook.io/rex-studio-docs/cfx-and-other/transfer-script-to-another-account.md)
- [Common errors](https://rex-studio.gitbook.io/rex-studio-docs/cfx-and-other/common-errors.md)
- [Update artefact](https://rex-studio.gitbook.io/rex-studio-docs/cfx-and-other/update-artefact.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://rex-studio.gitbook.io/rex-studio-docs/rex-studio/informations.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.
