# 宠物系统

Ukiyo的宠物根据它们的类型，等级和稀有度提供不同的buff。当玩家装备并喂养他们后，他们可以获得经验值并升级。当他们装备了必要的装备时，他们也可以收集怪物掉落物。宠物可以通过繁殖提升到更高的稀有度。

普通宠物和NFT宠物的存在方式和装扮一样。普通宠物可以在Ukiyo商店购买，而NFT宠物数量有限，只能通过特殊活动或挑战获得。

宠物繁育: 两只异性宠物可以繁育出更稀有的后代。

### 代币结合

每次育种尝试都需要支付费用，需要用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/chong-wu-xi-tong.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.
