# 忠诚度计划

您在 goodcryptoX 交易得越多，您的忠诚度等级就越高——同时您的 [DEX 兑换手续费](/goodcryptox-zh/sheng-tai-xi-tong/dex-dui-huan-shou-xu-fei.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>探索者</td><td>10%</td><td>100k</td></tr><tr><td>交易者</td><td>20%</td><td>500k</td></tr><tr><td>猿族</td><td>30%</td><td>1M</td></tr><tr><td>狂热者</td><td>40%</td><td>5M</td></tr><tr><td>完全狂热者</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 → 这使您符合 **探索者** 等级（10% 折扣），即使单一交易类型本身未达到该等级门槛。

> **注意：** 只有产生手续费的成交量才计入忠诚度计划折扣。交易所在 CEX 上免收交易费或提供费用返还的交易，以及我们不收取费用的 DEX 交易，不会累积忠诚度积分

您可以在用户面板查看您的总交易量和当前折扣等级：

<figure><img src="/files/23165a25650b08ad3b496df88502bbfe608a865f" alt=""><figcaption></figcaption></figure>

所有兑换手续费折扣（包括忠诚度计划折扣）会叠加——每一项额外获得的折扣都会增加您的总折扣。请参阅 [兑换手续费](/goodcryptox-zh/sheng-tai-xi-tong/dex-dui-huan-shou-xu-fei.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-zh/sheng-tai-xi-tong/zhong-cheng-du-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.
