# 交易手续费说明

**开仓手续费：**

普通合约模式：

类型    调整前    调整后

开仓    0.02%    0.02%

平仓    0.02%    0.04%

<br>

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

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

参数说明：

Sharerate ：20%

最小平仓费率：0.03%

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

<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-yong-hu-chang-jian-wen-ti/jiao-yi-shou-xu-fei-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.
