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

# Clothing Store

## Introduction

Modern and immersive Clothing Store system.\
Players can customize their outfits in detail, including hats, masks, hair, beards, makeup, glasses, jewelry, backpacks, gloves, pants, shoes, torsos, and armor.\
The system features a clean and intuitive UI, real-time character preview, smooth camera rotation, and the ability to save outfits to a wardrobe for later use.\
Designed to fit seamlessly into roleplay servers, it delivers a premium clothing and customization experience with high performance and ease of use.

## Preview Video

***

{% embed url="<https://www.youtube.com/watch?v=Vbg_uiv-qig>" %}

Do you need help with the installation?

{% content-ref url="/pages/PF52dS8lSzJjDHIIMdoi" %}
[Installation](/documentation/scripts/clothing-store/installation.md)
{% endcontent-ref %}

Do you need help with the configuration?

{% content-ref url="/pages/h5Cfxep6HQ2SvuOh6zfK" %}
[Configuration](/documentation/scripts/clothing-store/configuration.md)
{% endcontent-ref %}


---

# 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:

```
GET https://stg-store.gitbook.io/documentation/scripts/clothing-store.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.
