> For the complete documentation index, see [llms.txt](https://docs.kawaii.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kawaii.global/game-play/character-dress-up/fashion-gacha.md).

# Fashion Gacha

KIS fashion items can only be obtained from Mr. Adrian’s. Players can enter the store via a shortcut at the bottom left of the home screen.

<figure><img src="/files/qOjngjBj0aPR3A3Z2uCe" alt=""><figcaption></figcaption></figure>

In the Boutique, clothes will be separated by catalogue with more than 300 items:

**Limited Catalog** (limited time offering): draw with gem, including 1 5-star vedette set and other 3 to 4-star items. Players can buy 5 items at once to get 10% discount;

**Gem Catalog**: draw with gem, including 3 to 5-star items. Players can buy 5 items at once to get 10% discount;

<figure><img src="/files/wCi7bPdFLv32Xxf90UR5" alt=""><figcaption><p>Gem Catalogue Item List</p></figcaption></figure>

**Silver Catalog**: draw with silver and including 1 to 3-star items. No discount can be applied for this banner.

<figure><img src="/files/gexJaIc5CGnTyUkDOvfg" alt=""><figcaption><p>Silver Catalogue Item List</p></figcaption></figure>


---

# 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://docs.kawaii.global/game-play/character-dress-up/fashion-gacha.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.
