# 永续合约交易 FAQ

### 用户这项新功能对 CAKE 持有者的价值贡献是什么？&#x20;

我们希望这项新功能可以带来大量新用户、交易者以及交易量。除了享有交易手续费折扣外，我们还希望确保价值返回到我们的 CAKE 代币。透过 PancakeSwap 注册的用户的所有开仓和平仓手续费的一部分将转换为 CAKE 并销毁。

### **剩下的那部分呢？**&#x20;

其余部分目前留作团队金库，用于此功能的持续扩展和开发。 随着产品功能的渐趋成熟，我们有望根据社区反馈和治理逐步增加销毁比例。 未来，随着永续合约 V2 市场占有率的不断提高，我们期待能进一步奖励 CAKE 持有者。

### ApolloX 如何确定哪个用户来自 PancakeSwap，哪个用户来自自己的网站？&#x20;

这取决于用户进行交易的平台。如果用户在 [https://perp.pancakeswap.finance/ ](https://perp.pancakeswap.finance/)进行开仓和平仓交易，他们将被视为 PancakeSwap 用户。

### 费

不同链上的 PancakeSwap 永续合约如下：

<table><thead><tr><th width="201.33333333333331">Mode</th><th>BSC</th><th>Arbitrum</th></tr></thead><tbody><tr><td>永续合约 V2 开仓费</td><td>0.08%</td><td>0.05%</td></tr><tr><td>永续合约 V2 平仓费</td><td>0.08%</td><td>0.05%</td></tr><tr><td>永续合约 V2 外汇开仓/平仓费</td><td>0.02%</td><td>0.02%</td></tr><tr><td><a href="/pages/7yuq2jxp1PhlKbxFx1ST">Degen 模式</a></td><td>最低 0.03%</td><td> 最低 0.03%</td></tr><tr><td><a href="/pages/CLrxjSf4D4SottZPH173">Dumb 模式</a></td><td>获胜时 6% 的保证金</td><td>获胜时 6% 的保证金</td></tr></tbody></table>

所有交易在开仓时均需支付 0.3 美元（BNB 链）/0.2 美元（Arbitrum）/ 0.01 美元（opBNB）/ 0.3 美元 （Base）的执行费。&#x20;

我们的[交易奖励计划](/chinese/chan-pin/yong-xu-he-yue-jiao-yi/yong-xu-he-yue-jiao-yi-v2/jiao-yi-jiang-li-ji-hua.md)使得用户最高可赚取高达 25% 的平台收入。


---

# 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.pancakeswap.finance/chinese/chan-pin/yong-xu-he-yue-jiao-yi/yong-xu-he-yue-jiao-yi-v2/yong-xu-he-yue-jiao-yi-faq.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.
