# Dumb 模式

<figure><img src="/files/wpKJ4qx3QcaPjz7LTe9a" alt=""><figcaption></figcaption></figure>

### 概述&#x20;

PancakeSwap 永续合约的 [Dumb 模式](https://perp.pancakeswap.finance/en/futures/v2/BTCUSD?theme=light\&chain=bsc)提供了一种简化的交易体验，非常适合那些喜欢根据标的资产每分钟的价格波动进行交易的交易者。Dumb 模式透过减少噪音影响，简化了永续合约的交易，使用户能够轻松开设和关闭短期仓位。

### 如何操作&#x20;

用户可选择 60 秒、5 分钟或 10 分钟的到期时间，并且它们有不同的投资回报率。用户可以选择做多或做空相关资产。&#x20;

在选择的到期时间结束时，如果相关资产处于获胜仓位（做多价格高于开仓价格，做空价格低于开仓价格），用户将获利。&#x20;

每个不同的到期时间节点的选项的投资回报率（ROI）都不同。到期时间越长，投资回报率越高。相关百分比和费用如下：

| 到期时间  | 获胜 ROI (扣除费用)\* | 失败 ROI | 费用 （获胜收取) |
| ----- | --------------- | ------ | --------- |
| 60 秒  | 75%             | -100%  | 保证金的 6%   |
| 5 分钟  | 85%             | -100%  | 保证金的 6%   |
| 10 分钟 | 88%             | -100%  | 保证金的 6%   |

\*获胜 ROI 可能会根据市场情况进行不定期调整。如有任何更新，请查看本页。

例如，在以下情况中：&#x20;

* 已选择仓位： 做多
* 保证金： 100 USDT&#x20;
* 到期时间： 60 秒&#x20;
* 开仓时 BTCUSD 价格: $50,000&#x20;
* 60 秒后 BTCUSD 价格： $50,001 &#x20;

用户将**获利 100USDT \* 75%= 75USDT**&#x20;

有关如何开设 Dumb 模式仓位的更多信息，请点击[此处](/chinese/chan-pin/yong-xu-he-yue-jiao-yi/yong-xu-he-yue-jiao-yi-v2/dumb-mo-shi/dumb-mo-shi-zhi-nan.md)。

### 支持的交易对和可作为保证金的资产

Dumb 模式支持在 **BNB 链**上交易，以下为可参与的交易对和可作为保证金的资产种类：

| 交易对                                                                | 保证金资产                                                           |
| ------------------------------------------------------------------ | --------------------------------------------------------------- |
| <p>BTCUSD</p><p>ETHUSD</p><p>CAKEUSD</p><p>BNBUSD</p><p>SOLUSD</p> | <p>USDC</p><p>USDT</p><p>CAKE</p><p>ETH</p><p>BTC</p><p>HAY</p> |

Dumb Mode 支持在 **Arbitrum、opBNB、Base 链**上交易，以下为可参与的交易对和可作为保证金的资产种类：

<table data-header-hidden><thead><tr><th width="330"></th><th></th></tr></thead><tbody><tr><td>交易对</td><td>保证金资产</td></tr><tr><td><p>BTCUSD</p><p>ETHUSD</p></td><td><p>USDC</p><p>USDT</p><p>ETH</p><p>BTC</p></td></tr></tbody></table>

目前正在开发以支援更多种类的资产/区块链。<br>

### 费用

如果交易方获胜，则收取本金或保证金的 6% 作为手续费用。这笔费用已在显示投资回报率之前计算。


---

# 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/dumb-mo-shi.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.
