# Installation

We are excited to announce the release of our **new clothing menu** for FiveM! This script is designed to work **seamlessly** with popular frameworks and clothing systems, making it an excellent choice for both **ESX** and **QB-Core** servers.

### ✅ Full Compatibility

Our clothing menu is **100% compatible** with the following clothing systems:

* **qb-clothing** (QB-Core framework)
* **esx\_skin** (ESX framework)
* **fivem-appearance** (QB-Core framework & ESX framework)
* **illenium-appearance** (QB-Core framework & ESX framework)

If you are using a clothing script that is not listed, please contact us before purchasing.

### 📟 Easy Installation - No Manual Setup Required!

One of the best features of our script is that it **does not require complex installation steps**. We have automated everything so you can **start using it immediately**.

* Simply **drag and drop** the script into your `resources` folder.
* Be sure that screenshot-basic script is started. If you don't have it download and start it. (<https://github.com/citizenfx/screenshot-basic>)
* The order in which the scripts are started should be as follows;
* ```
  ensure 0r-imagegenerator
  ensure 0r-imagegenerator-map
  ensure 0r-clothingv2
  ```
* No need to manually configure SQL! The required database tables and entries will be **automatically executed** when the server starts.

### ⚠️ Important Note

If scripts such as illenium-appearance, fivem-appearance, esx\_skin, skinchanger, and qb-clothing are running on your server, 0r-clothing will automatically stop them. This feature is necessary for 0r-clothing to run more stably and cannot be deactivated.


---

# 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/0r-resources/0r-clothing/installation.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.
