# Configuration

- [General Settings](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-multicharacter-v3/configuration/general-settings.md): This page covers the main configuration options in config/config.lua.
- [Apartments](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-multicharacter-v3/configuration/apartments.md): Configure starting apartment selection for new characters.
- [Character Slotes](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-multicharacter-v3/configuration/character-slotes.md): Configure how players receive additional character slots through Discord roles, Tebex purchases, or custom licenses.
- [Clothing Integration](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-multicharacter-v3/configuration/clothing-integration.md): Configure how character appearance/clothing is loaded and managed.
- [Locations & Backgrounds](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-multicharacter-v3/configuration/locations-and-backgrounds.md): Configure the character selection backgrounds and camera locations.
- [Spawn Selector](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-multicharacter-v3/configuration/spawn-selector.md): Configure where and how players spawn after selecting a character.
- [Starter Items](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-multicharacter-v3/configuration/starter-items.md): Configure items that new characters receive automatically upon creation.


---

# 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://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-multicharacter-v3/configuration.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.
