# 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="clothing-store/installation" %}
[installation](https://stg-store.gitbook.io/documentation/scripts/clothing-store/installation)
{% endcontent-ref %}

Do you need help with the configuration?

{% content-ref url="clothing-store/configuration" %}
[configuration](https://stg-store.gitbook.io/documentation/scripts/clothing-store/configuration)
{% endcontent-ref %}


---

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