# 忠誠計劃

你喺 goodcryptoX 做得愈多交易，你嘅忠誠等級就愈高 — 同時你享有嘅 [去中心化交易所兌換手續費](/goodcryptox-yue/sheng-tai-xi-tong/dex-dui-huan-fei-yong.md) 折扣就愈高。之前淨係以 DEX 現貨交易量計算等級。依家， **所有類型嘅交易活動** 喺 goodcryptoX 入面都會計入你嘅忠誠等級：DEX 現貨、DEX 期貨、CEX 現貨同 CEX 期貨。

#### 運作方式

你嘅忠誠等級決定你可獲得嘅交換手續費折扣。透過交易賺到嘅積分越多，你嘅等級就越高 — 折扣亦越大。

<table data-full-width="false"><thead><tr><th>忠誠等級</th><th>交換手續費折扣</th><th>所需積分</th></tr></thead><tbody><tr><td>explorer</td><td>10%</td><td>100k</td></tr><tr><td>trader</td><td>20%</td><td>500k</td></tr><tr><td>ape</td><td>30%</td><td>1M</td></tr><tr><td>degen</td><td>40%</td><td>5M</td></tr><tr><td>full degen</td><td>50%</td><td>10M</td></tr></tbody></table>

你每一筆交易會根據交易類型為你賺取積分。以下係唔同交易活動點樣對你總積分作出貢獻：

| 交易類型   | 每 1 美元成交量可得積分 |
| ------ | ------------- |
| DEX 現貨 | 1             |
| DEX 期貨 | 0.1           |
| CEX 現貨 | 0.1           |
| CEX 期貨 | 0.01          |

你嘅忠誠等級係基於總積分，將所有類型嘅交易活動合併計算。

我哋會自動根據上面顯示嘅權重，計算並加總你喺所有支援交易類型中符合條件嘅成交量。

例如：

* 喺 DEX 現貨成交 50,000 美元 = 50,000 積分（1.0x 權重）
* 喺 DEX 期貨成交 500,000 美元 = 50,000 積分（0.1x 權重）
* 喺 CEX 現貨成交 750,000 美元 = 75,000 積分（0.1x 權重）

總積分 = 175,000 → 呢個令你符合 **explorer** 等級（10% 折扣），即使冇任何單一交易類型單獨達到該等級門檻。

> **注意：** 只有會產生手續費嘅成交量先會計入忠誠計劃折扣。CEX 上零交易手續費或有手續費回贈嘅交易，以及我哋唔向用戶收取手續費嘅 DEX 交易，唔會累積忠誠積分

你可以喺用戶儀表板查看你嘅總成交量同你而家嘅折扣等級：

<figure><img src="/files/9ba60297409869bd5b0f1d0bbea8713eef1f266b" alt=""><figcaption></figcaption></figure>

所有交換手續費折扣（包括忠誠計劃折扣）會相加 — 每一項額外獲得嘅折扣都會增加你嘅總折扣。詳情請參閱 [交易手續費](/goodcryptox-yue/sheng-tai-xi-tong/dex-dui-huan-fei-yong.md) 以了解詳情


---

# 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-yue/sheng-tai-xi-tong/zhong-cheng-ji-hua.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.
