# DEX 兑换手续费

通过 goodcryptoX 进行的所有 DEX 兑换 - 在 [AMM 去中心化交易所 ](/goodcryptox-zh/zhi-chi-de-amm-dex.md)或 [永续合约去中心化交易所](/goodcryptox-zh/zhi-chi-de-yong-xu-dex.md) 需收取兑换手续费。<br>

DEX 现货兑换的基础兑换费为 `1%`.

DEX 期货兑换的基础兑换费为 `0.1%`.<br>

`50%` 收取的兑换费中有 [用于收益分成](/goodcryptox-zh/sheng-tai-xi-tong/shou-ru-fen-cheng.md) 向符合条件的 GOOD 代币持有者支付。&#x20;

`10%` 收取的兑换费中有 [用于每日销毁](/goodcryptox-zh/good-dai-bi/xiao-hui.md) 用于减少 GOOD 代币的总供应量。<br>

兑换费的折扣可基于以下情况获得：

* [交易量](/goodcryptox-zh/sheng-tai-xi-tong/zhong-cheng-du-ji-hua.md) - 可达 50%；
* [持有的 GOOD 代币](/goodcryptox-zh/good-dai-bi/chi-you-shou-yi.md) - 可达 50%；
* [订阅](/goodcryptox-zh/sheng-tai-xi-tong/ding-yue-fang-an.md) - 可达 30%；
* [Ultimate NFT](/goodcryptox-zh/sheng-tai-xi-tong/nft.md) - 50%;
* [推荐](/goodcryptox-zh/sheng-tai-xi-tong/tui-jian-ji-hua.md) 状态 - 5%；

折扣适用于 DEX 上的现货和期货交易。\
例如：有 50% 折扣时，您的 DEX 现货手续费将是 `0.5%` 而 DEX 期货手续费则为 - `0.05%.`

折扣可叠加 - 每项额外获得的折扣都会增加您的总折扣。&#x20;

注意，折扣以相乘方式叠加，而不是相加。两个 50% 的折扣意味着您先付一半，然后对剩余再付一半——最终支付原始费用的 25%。

<details>

<summary>兑换费用计算示例</summary>

您正在发起一笔 1000 美元的兑换。该兑换的基础费率为 1%。

您的交易量折扣为 10%，订阅折扣为 10%，持有 GOOD 的折扣为 20%。

1% 基础费 - 10% 交易量折扣 = 0.9%；

0.9% - 10% 订阅折扣 = 0.81%；

0.81% - 20% 持有 GOOD 折扣 = 0.648%。

您此次兑换的手续费将为 0.648%。

</details>

您可以在用户仪表板中查看您的兑换手续费折扣：

<figure><img src="/files/9b5172177efda535625b91d7c26c5ef73381059f" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/d932d83382716f089f28e23ae27d6d59155da349" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/2b7283ccb8cd928a004877ad0685ffd8236f3ac9" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.goodcrypto.app/goodcryptox-zh/sheng-tai-xi-tong/dex-dui-huan-shou-xu-fei.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.
