# Ukiyo 商店

游戏内的微交易位于Ukiyo商店中，商店中有各种各样的道具，可以增强玩家的游戏体验。

其中一些项目包括但不限于:

* 装扮
* 宠物装备
* 背包扩展
* 扭蛋券
* 守护经验值的物品

### 代币结合

Ukiyo商店有一个单独的物品类别，只能使用Ukiyo代币或魔法碎片购买。


---

# 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.cn.playukiyo.com/you-xi-she-ding/ukiyo-shang-dian.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.
