# Multi Character

- [Installation](https://doc.var-fivem.com/multi-character/installation.md)
- [Configuration](https://doc.var-fivem.com/multi-character/configuration.md)
- [Translate](https://doc.var-fivem.com/multi-character/configuration/translate.md): This locale only supports changing button languages
- [Change Character Creator](https://doc.var-fivem.com/multi-character/configuration/change-character-creator.md): If you want to change the character follow this steps
- [Commands](https://doc.var-fivem.com/multi-character/configuration/commands.md): Var-Multichar script offers a variety of commands designed to efficiently manage multiple characters, providing users with enhanced control and flexibility.


---

# 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://doc.var-fivem.com/multi-character.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.
