# Chat/Vocal & Discord

### CHAT INGAME

Local and global chat, as well as roleplay commands like /me, /do, /ad, /ooc, /dice are fully integrated in the framework,&#x20;

* the chat global show, roleplay name, rank, level, and ID in global mode with cmd /global msg
* the chat local show, roleplay name and message
* The proximity chat are configurable in framework options
* The price of AD are configurable in framework options
* Staff Chat ready with /chatstaff

### DISCORD SYNCED

Discord is also integrated with the help of a bot, you will have your players synchronized to discord roles as well as additional information from them in game.

* Discord need a bot with discord app
* Configure your ranks with sync roles
* Rework of creator Discord API fivem
* Send a real time message from discord (option)

### VOCAL

By default we have activated the in-game chat of RDO, however we recommend you to use a resource like pma-voice.


---

# 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/chat-vocal-and-discord.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.
