> For the complete documentation index, see [llms.txt](https://docs.0resmon.org/0resmon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.0resmon.org/0resmon/0r-resources/0r-multicharacter-v3/welcome.md).

# Welcome

**0r-multicharacterv3** is a modern, feature-rich multicharacter system for FiveM servers. It provides a beautiful and customizable character selection interface with support for multiple frameworks and inventories.

#### ✨ Features

* 🎨 **Modern UI** - Beautiful, responsive interface with smooth animations
* 🔧 **Multi-Framework Support** - Works with QBCore, QBox (qbx\_core), and ESX
* 📦 **Multi-Inventory Support** - Compatible with 10+ popular inventory systems
* 🏠 **Spawn Selector** - Built-in spawn location selector with apartment support
* 🎭 **Character Customization** - Full integration with popular clothing scripts
* 🎵 **Background Music** - Optional ambient music during character selection
* ⚡ **Effects & Animations** - Particle effects, scenarios, and camera filters
* 🌤️ **Weather & Time Control** - Customizable weather and time during selection
* 🎟️ **Slot System** - Discord roles, Tebex, and custom license slot rewards
* 📝 **Logging** - Discord webhook and ox\_lib logging support

#### 🎮 Supported Frameworks

| Framework        | Status         |
| ---------------- | -------------- |
| QBCore           | ✅ Full Support |
| QBox (qbx\_core) | ✅ Full Support |
| ESX              | ✅ Full Support |

#### 📦 Supported Inventories

* ox\_inventory
* qb-inventory
* ps-inventory
* qs-inventory
* codem-inventory
* origen\_inventory
* core\_inventory
* tgiann-inventory
* jpr-inventory

#### 🎨 Supported Clothing Scripts

* bl\_appearance
* illenium-appearance
* fivem-appearance
* rcore\_clothing
* qb-clothing
* skinchanger
* crm-appearance
* 0r-clothing (v1, v2, v3)

***

### Quick Links

***

### Support

If you encounter any issues or need help, please visit our Discord server:

🔗 <https://discord.gg/0resmon>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.0resmon.org/0resmon/0r-resources/0r-multicharacter-v3/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
