# 费用

费用依据您 14 天内的累计交易量计算，并于每天 UTC 时间结束时进行结算。推荐奖励适用于用户首次达到 10 亿美元的交易量，推荐折扣适用于用户首次达到 2500 万美元的交易量。

永续合约和现货的费用标准是分开的。永续合约和现货的交易量将合并计算以确定您的费用等级，现货交易量在计算费用等级时将加倍计算。例如：（14 天加权成交量）=（14 天永续合约成交量）+ 2×（14 天现货成交量）。

#### 永久合约费用等级 <a href="#yong-jiu-he-yue-fei-yong-deng-ji" id="yong-jiu-he-yue-fei-yong-deng-ji"></a>

| 层级 | 14天成交量 | 永续合约接盘方 | 永续合约挂单方 |
| -- | ------ | ------- | ------- |
| 0  | ≤ 5M   | 0.1432% | 0.1144% |
| 1  | > 5M   | 0.1384% | 0.1115% |
| 2  | > 25M  | 0.1350% | 0.1080% |
| 3  | > 100M | 0.1300% | 0.1040% |
| 4  | > 500M | 0.1280% | 0.1000% |
| 5  | > 2B   | 0.1260% | 0.1000% |
| 6  | > 7B   | 0.1240% | 0.1000% |

#### 现货费用等级

| 层级 | 14天成交量 | 现货接盘方   | 现货挂单方   |
| -- | ------ | ------- | ------- |
| 0  | ≤ 5M   | 0.1672% | 0.1384% |
| 1  | > 5M   | 0.1576% | 0.1288% |
| 2  | > 25M  | 0.1500% | 0.1200% |
| 3  | > 100M | 0.1400% | 0.1100% |
| 4  | > 500M | 0.1350% | 0.1000% |
| 5  | > 2B   | 0.1300% | 0.1000% |
| 6  | > 7B   | 0.1250% | 0.1000% |


---

# 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://corndex.gitbook.io/cornwallet/documentation/zhong-wen/he-yue-yu-xian-huo-jiao-yi/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.
