# Ukiyo store

The in-game microtransactions are housed in the Ukiyo store, offering a wide variety of items that enhance a player's gameplay experience.

Some of these items include, but are not limited to:

* Cosmetics
* Pet equipment
* Inventory expansion
* Gachapon tickets
* Exp-protection items (prevents loss of XP in the event of death)

#### **Token integration**

The Ukiyo store features a dedicated category of items that can only be purchased using Ukiyo tokens. This exclusive section provides players with a valuable opportunity to utilise their earned or acquired tokens within the game's ecosystem.


---

# 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://docs.playukiyo.com/gameplay/ukiyo-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.
