> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/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  模式指南

### 如何在 Dumb 模式开单&#x20;

在 PancakeSwap 的 Dumb 模式开单，请按照以下步骤操作：&#x20;

1. 选择想要交易的市场： 进入 BSC 链上的[ Pancakeswap 永续合约](https://perp.pancakeswap.finance/en/futures/v2/BTCUSD?theme=light\&chain=bsc)。从 BTCUSD、ETHUSD 等可选择的交易对中选择想交易的交易对。

<figure><img src="/files/exS1UmR6stBl6rPuqHf4" alt="" width="338"><figcaption></figcaption></figure>

2. 点击 **Dumb（Beta）图标**。仓位界面将切换为 Dumb 模式。

<figure><img src="/files/AnfM525OZoJmI4V0NYXM" alt="" width="338"><figcaption><p>到期价格（expiry price）、入场价格（entry price）、到期时间（expiration）</p></figcaption></figure>

3. 选择开仓方向： 选择做多或做空相关资产\*&#x20;

&#x20;      1\. 开设做多仓位：如果到期价格高于入场价格，用户将赢得交易并获利。&#x20;

&#x20;      2\. 开设做空仓位：如果到期价格低于入场价格，用户将赢得交易并获利。&#x20;

&#x20;      3\. 否则，用户将损失全部保证金。&#x20;

&#x20;      4\. 有关仓位的更多详情，请参阅下方说明。&#x20;

4. 设置保证金资产和金额： 选择您的保证金资产（USDC、USDT、CAKE 等）并指定抵押金额。

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

5. 选择到期时间： 决定交易的到期时间（expiration）--60 秒、5 分钟 或 10 分钟。

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

6. 开仓： 查看投资回报率，确认详细信息，点击 **"开仓"** 以进行交易\*

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

7. 监控交易： 交易下单后，可通过 "仓位" 页签监看交易进度，直至交易完成。**用户不能在到期时间结束前关闭交易。**

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

8. 结算： 交易结束后，如果此次开仓获胜，您的投资回报率将扣除 6% 的手续费。如果到期时间结束后开仓未获胜，损失将是 100%。

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

### 关于仓位的额外说明&#x20;

* 请注意，当您点击 "开仓" 按钮时，到期时间计时器并不会马上开始计时；60 秒/选定的倒计时时间从链上操作在链上得到确认的瞬间开始（以链上时间为准）。&#x20;
* 您看到的显示价格仅供参考。最终入场价格将由链上操作在区块链上确认时的价格点决定。您可在 "仓位" 页签上看到更新状态。

### 使用 Dumb 模式的小提示&#x20;

* 了解风险：意识到所涉及的高风险，尤其是失败后造成的 -100% 投资回报率。&#x20;
* 管理你的抵押资产：只投资你能承受的损失。&#x20;
* 保持消息灵通：及时了解您所交易资产的市场趋势。


---

# 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:

```
GET https://docs.pancakeswap.finance/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?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.
