> ## Documentation Index
> Fetch the complete documentation index at: https://docs.resrant-scripts.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Discover a powerful, feature-rich clothing system for ESX servers. Elevate character customization with private changing rooms, extensive outfit management, and highly configurable stores.

import { CardGroup, Card, Icon } from "nextra-theme-docs";

<img src="https://mintcdn.com/resrantscripts/YCidc16NINrq3gZi/images/clothing-back.png?fit=max&auto=format&n=YCidc16NINrq3gZi&q=85&s=f0b194f9f94919b271b99e988e125694" alt="Clothing Script Preview" width="1920" height="1080" data-path="images/clothing-back.png" />

## Welcome to the Ultimate Clothing Experience!

Our clothing system is designed to offer an unparalleled level of customization and immersion for your FiveM server. Here's what makes it stand out:

### Core Highlights

<CardGroup cols={2}>
  <Card title="👤 Immersive User Experience">
    Players enjoy private, instanced changing rooms and an interactive 360°
    camera with zoom for meticulous outfit adjustments.
  </Card>

  <Card title="👔 Advanced Outfit Management">
    Save unlimited named outfits, share them with friends, or even list them on
    an optional player-driven marketplace.
  </Card>

  <Card title="🛍️ Highly Customizable Stores">
    Tailor every aspect: multiple texture variations, custom notifications,
    society fund integration, item availability, pricing, and a handy shopping
    basket.
  </Card>

  <Card title="⚙️ Robust & Performant">
    Engineered for low resource use, featuring anti-spam, support for multiple
    store locations, and clear map markers.
  </Card>
</CardGroup>

## Server Requirements

Ensure your server is ready:

* **FiveM Server**: Latest recommended build.
* **ESX Framework**: ESX v1.2 or ESX Legacy.
* **Dependencies**: `es_extended`, `esx_skin`, `skinchanger`.
* **OneSync**: Enabled (Infinity mode recommended for instanced rooms).

## Dive Deeper

Explore our documentation to master the Clothing Script:

<CardGroup cols={2}>
  <Card title="Installation Guide" href="./installation">
    Step-by-step setup, database configuration, and server integration.
  </Card>

  <Card title="Configuration Options" href="./configuration">
    Master all settings in `config.lua` for full customization.
  </Card>

  <Card title="Developer Exports" href="./exports">
    API docs for seamless integration with other resources.
  </Card>

  <Card title="Troubleshooting & FAQ" href="./troubleshooting">
    Quick solutions and answers to common questions.
  </Card>
</CardGroup>
