# Top.one 合约基础信息说明

为进一步提升平台交易机制稳定性及风险管理能力，Top.one将于2025年07月21日21:00（UTC+8）调整合约交易币对的维持保证金率（MMR）以及手续费费率，具体调整参数如下:

一、维持保证金率（MMR）调整

适用于 BTC/ETH 合约：

| 档位 | 杠杆                    | 保证金维持率   |
| -- | --------------------- | -------- |
| 1  | 1-5                   | 7.000%   |
| 2  | 6-10                  | 3.500%   |
| 3  | 11-20                 | 1.750%   |
| 4  | 21-50                 | 0.700%   |
| 5  | 51-75                 | 0.470%   |
| 6  | 76-100                | 0.350%   |
| 7  | 101-200               | 0.175%   |
| 8  | 201-300               | 0.117%   |
| 9  | 301-400               | 0.088%   |
| 10 | 401-499               | 0.070%   |
| 11 | 500-599               | 0.040%   |
| 12 | 600-699               | 0.030%   |
| 13 | 700-799               | 0.020%   |
| 14 | 800-899               | 0.015%   |
| 15 | 900-1000              | 0.010%   |
| 16 | <p></p><p> > 1001</p> | 0.00001% |

适用于除 BTC/ETH 外的所有币种：

| 档位 | 杠杆                    | 保证金维持率  |
| -- | --------------------- | ------- |
| 1  | 1-5                   | 8.000%  |
| 2  | 6-10                  | 4.000%  |
| 3  | 11-20                 | 2.000%  |
| 4  | 21-50                 | 0.800%  |
| 5  | 51-75                 | 0.5371% |
| 6  | 76-100                | 0.400%  |
| 7  | 101-200               | 0.200%  |
| 8  | 201-300               | 0.1337% |
| 9  | 301-400               | 0.100%  |
| 10 | 401-499               | 0.080%  |
| 11 | 500-599               | 0.0457% |
| 12 | 600-699               | 0.0343% |
| 13 | 700-799               | 0.0229% |
| 14 | 800-899               | 0.0171% |
| 15 | 900-1000              | 0.0114% |
| 16 | <p></p><p> > 1001</p> | 0.0000% |

二、手续费费率调整

普通合约模式：

| 类型 | 调整前   | 调整后   |
| -- | ----- | ----- |
| 开仓 | 0.02% | 0.02% |
| 平仓 | 0.02% | 0.04% |

\
得劲合约手续费计算方式：

得劲合约平仓手续费率 = max（未实现盈亏 \* sharerate/名义金额，最小平仓手续费率）

参数说明：

Sharerate ：20%

最小平仓费率：0.03%

名义金额：平仓价格 × 持仓数量

规则说明:

1\. 初始保证金计算公式：

初始保证金 = 合约名义价值 ÷ 杠杆倍数

2\. 维持保证金计算公式：

维持保证金 = 合约名义价值 × 维持保证金率

3\. 杠杆倍数与风险控制：

不同的杠杆倍数对应不同的维持保证金率，杠杆倍数越高，维持保证金率越低，但同时也意味着更高的交易风险。请根据您的风险承受能力选择适合的杠杆倍数。

4\. 强平规则：

当您的账户保证金比例低于维持保证金率时，系统将触发强平机制，关闭部分或全部仓位以确保账户风险可控。

<br>

<br>


---

# 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://top-one.gitbook.io/top.one/top.one-he-yue-ji-chu-xin-xi-shuo-ming.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.
