# 交易和市场

玩家将能够通过开放的市场系统买卖道具。这包括游戏中支持的NFT道具，如NFT装扮和宠物。每笔交易都要收取交易费，这有助于抵消金币的通货膨胀。

### 代币结合

Ukiyo代币是游戏内置NFT市场的主要货币。因此，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/jiao-yi-he-shi-chang.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.
