> For the complete documentation index, see [llms.txt](https://docs.frontrun.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frontrun.pro/cn/jiao-yi/jiao-yi-shou-xu-fei.md).

# 交易手续费

Frontrun 将专业级交易情报与行业领先的返现机制带到你常用的交易平台，让你看得更清楚，也能在每笔交易中留住更多。所有已支持链的实际手续费率均为 0.1%。

### Solana <a href="#solana" id="solana"></a>

在 Solana 上交易时，会先收取 1% 手续费，其中 90% 可作为返现领取。返现后，实际手续费仅为 0.1%。

**举例：** 交易 $1,000，先支付 $10 手续费，领取 $9 返现后，实际手续费仅为 $1。

Solana 返现可前往 [Rewards](https://www.frontrun.pro/zh/dashboard/rewards) 页面领取。

### EVM（BSC + Robinhood） <a href="#evmbsc--robinhood" id="evmbsc--robinhood"></a>

目前，在 BNB Chain 和 Robinhood Chain 上交易，手续费按 0.1% 直接收取。

**举例：** 交易 $1,000，手续费仅为 $1。

BNB Chain 和 Robinhood Chain 也将很快上线同样的 90% 返现模式。

### 边交易，边赚回会员费 <a href="#bian-jiao-yi-bian-zhuan-hui-hui-yuan-fei" id="bian-jiao-yi-bian-zhuan-hui-hui-yuan-fei"></a>

将 Solana 返现兑换为订阅额度，可额外获得 30% 加成，直接抵扣会员费用。

* **累计交易量达 $6.25K，可覆盖 1 个月 Silver**
* **累计交易量达 $15K，可覆盖 1 个月 Gold**

目前仅支持 Solana，EVM 即将上线。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.frontrun.pro/cn/jiao-yi/jiao-yi-shou-xu-fei.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
