# 交易市场（装备）

**交易市场（装备）**

* 可以点开交易市场按钮，选择进入英雄或是装备交易市场
* 在装备交易市场中可以自由买卖装备

![](/files/fU1qgVpAiUmPTwtrqvVY)

**挂单**

* 自定义价格，已一口价的方式出售装备，可以选择以HEROES或BUSD出售
* 挂单成交后，官方会收取一定手续费，HEROES交易手续费为1%，BUSD交易手续费为3%
* 挂单为上链操作，需要消耗一定的BNB作为手续费

![](/files/V4qNYr2Jb0JKivtKXk39)

![](/files/i6CHXN3ChEMcZTmeeYK0)

**提现**

* 玩家在交易市场售卖卡牌所得收入，可以通过“提现”功能将余额提取到自己的币安智能链钱包地址中
* 提现会一次性提取当前所有余额
* 提现为上链操作，需要消耗一定的BNB作为手续费

![](/files/Wy9u01kQRyz1Yj8HjtKi)

![](/files/zzaGKIofrHy1ekoMEA0e)

**历史订单**

* 正在挂单：显示现在正在进行中的挂单，玩家可以通过“撤单”按钮来随时撤回该笔挂单
* 历史记录：显示既往已完成的订单记录
* 撤单为上链操作，需要消耗一定的BNB作为手续费

![](/files/ll8p5t2CixgZ8qh8kB1y)


---

# 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://mixmarvel.gitbook.io/dehero/english-2/trade/5-2.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.
