> For the complete documentation index, see [llms.txt](https://docs.goodcrypto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodcrypto.app/goodcryptox-yue/sheng-tai-xi-tong/dex-dui-huan-fei-yong.md).

# DEX 兌換費用

所有經 goodcryptoX 進行嘅 DEX 兌換 - 於 [AMM DEXs ](/goodcryptox-yue/zhi-yuan-kai-amm-dex.md)或 [Perp DEXs](/goodcryptox-yue/zhi-yuan-kai-yong-xu-he-yue-dex.md) 會收取兌換費。<br>

DEX 現貨兌換嘅基本兌換費係 `1%`.

DEX 期貨兌換嘅基本兌換費係 `0.1%`.<br>

`50%` 從收取嘅兌換費中嘅 [收益分享](/goodcryptox-yue/sheng-tai-xi-tong/shou-ru-fen-cheng.md) 支付畀合資格嘅 GOOD 代幣持有人。&#x20;

`10%` 從收取嘅兌換費中嘅 [焚燒](/goodcryptox-yue/good-dai-bi/xiao-hui.md) GOOD 代幣以減少其供應量。<br>

可根據以下項目獲得兌換費折扣：

* [交易量](/goodcryptox-yue/sheng-tai-xi-tong/zhong-cheng-ji-hua.md) - 最多 50%；
* [持有嘅 GOOD 代幣](/goodcryptox-yue/good-dai-bi/chi-you-fu-li.md) - 最多 50%；
* [訂閱](/goodcryptox-yue/sheng-tai-xi-tong/ding-yue-ji-hua.md) - 最多 30%；
* [Ultimate NFT](/goodcryptox-yue/sheng-tai-xi-tong/nfts.md) - 50%;
* [推薦](/goodcryptox-yue/sheng-tai-xi-tong/tui-jian-ji-hua.md) 狀態 - 5%；

折扣適用於 DEX 上嘅現貨同期貨交易。\
即係話有 50% 折扣嘅話，你嘅 DEX 現貨費會係 `0.5%` 而 DEX 期貨費 - `0.05%.`

折扣可以堆疊 - 每一個額外獲得嘅折扣都會增加你嘅總折扣。&#x20;

注意，折扣係按相乘方式堆疊，唔係相加。兩個 50% 折扣即係你先支付一半，再支付嗰一半嘅一半 — 最終只需支付原費用嘅 25%。

<details>

<summary>兌換費計算示例</summary>

你要發起一個價值 $1,000 嘅兌換。呢次兌換嘅基本費率係 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/984f2f2aa7499fb74904941ecad4db4bb8bbe10e" alt="" width="563"><figcaption></figcaption></figure>

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-yue/sheng-tai-xi-tong/dex-dui-huan-fei-yong.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.
