> 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/0resmon-1/0r-resources/0r-clothing/installation.md).

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