> For the complete documentation index, see [llms.txt](https://mic-scripts.gitbook.io/mic/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mic-scripts.gitbook.io/mic/documentation/chameleon.md).

# Chameleon Painting System

## ⭐ What is mic\_chameleon?

🎨 **mic\_chameleon** is an advanced vehicle customization system for FiveM, bringing **exclusive chameleon paint options** to your server. Designed for **ESX & QB-Core**, it features a fully functional **NUI interface**, persistent colors, and a **VIP system** for restricted access.

### 🚀 Key Features

* ✨ **Fully Functional NUI** – A sleek and user-friendly interface for easy customization.
* 🔄 **ESX & QB-Core Compatible** – Works seamlessly with both frameworks.
* 🎨 **Custom Chameleon Paints** – Over **82 exclusive** chameleon colors.
* 🎛 **Interactive Color Menu** – Switch between chameleon paints effortlessly.
* 🚗 **Persistent Vehicle Colors** – Paints stay after restarts, with a revert option.
* 🏆 **VIP System** – Restrict access to specific players or groups.
* 🌍 **Multi-Language Support** – Available in **8 languages** (EN, ES, PT, PL, DE, FR, RU, TR).
* 🔔 **Notification System** – Clear and informative messages for players.
* ⚡ **Optimized Performance** – Lightweight and **zero FPS impact**.
* 🛠 **Easy Configuration** – Simple setup and full customization.
* 🔗 **Ready to install? Check the** [**Installation Guide**](/mic/documentation/chameleon/installation.md)**!**
* [🏪](https://emojipedia.org/es/tienda-24-horas)  Visit [**Mic Scripts**](https://mic.tebex.io/) and upgrade your server today!&#x20;

\
[![mic\_chameleon Video](https://img.youtube.com/vi/NvyYfgE_0u0/0.jpg)](https://www.youtube.com/watch?v=NvyYfgE_0u0)


---

# 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://mic-scripts.gitbook.io/mic/documentation/chameleon.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.
