# INTRODUCTION

- [Framework FAQ](https://altitude-dev.gitbook.io/doc/introduction/framework-faq.md): This is not a public access, this is a participate work with community
- [The World Map](https://altitude-dev.gitbook.io/doc/introduction/the-world-map.md): The framework included loot, pickups, guarma ! (with onesync)
- [Onesync & Txadmin](https://altitude-dev.gitbook.io/doc/introduction/onesync-and-txadmin.md): The Framework is made for OneSync Infinity and more + TXADMIN
- [Chat/Vocal & Discord](https://altitude-dev.gitbook.io/doc/introduction/chat-vocal-and-discord.md): Chat Included and Discord Webhook and Roles Sync
- [Multi-Characters](https://altitude-dev.gitbook.io/doc/introduction/multi-characters.md): In the framework you have a possibility to make more accounts!
- [Moonshiners DLC Remake](https://altitude-dev.gitbook.io/doc/introduction/moonshiners-dlc-remake.md): The Framework use latest version of RedM
- [Performances](https://altitude-dev.gitbook.io/doc/introduction/performances.md): This is a real performances from developper's (local pc and vps)
- [Zombies Population (add-on)](https://altitude-dev.gitbook.io/doc/introduction/zombies-population-add-on.md): This is a extra Add-on Paid for the framework (PROJECT IS STANDBY)


---

# 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://altitude-dev.gitbook.io/doc/introduction.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.
