# 风控规则（通俗版）

**每天最多亏你账户本金的 3%**\
（本金 = 你报名时选的配资额度）

**举个例子**

* 你报名 10000U 的账户 → 每天最多亏 300U
* 今天开盘时账上有 10200U → 今天不能低于 9900U（10200 - 300）

**亏超了会怎样？**\
当天不能再开新单。已经买的可以继续拿着。第二天自动恢复。

**注意**：如果中间赚钱了，当天的可亏额度会变多（把赚的算进去）。

***

### 红线 2：总共最多亏多少？

**整个账户一共最多亏本金的 5%**

**举个例子**

* 你报名 10000U → 总共最多亏 500U
* 账上钱一旦低于 9500U → 账户立刻被冻结

**冻结后怎么办？**\
7 天后可以重新报名（再交一次报名费）。

***

### 红线 3：每买一单，系统会自动给你上一个“保险”

* 你下单 → 系统自动挂好止损
* 这个止损 **你不能取消**
* 你只能把止损往赚钱的方向移（不能往亏钱的方向移）

**为什么这么做？**\
防止你一次亏太多，直接爆掉红线 2。

***

### 三个常见问题

#### 问：我亏到日损红线了，但后面又涨回来，能开新单吗？

**答**：不能。当天只要触碰过红线，当天就不能再开新单。第二天才解禁。

***

#### 问：我睡觉前账上还有 10000U，第二天醒来变成 9500U，怎么回事？

**答**：行情跳空（突然大涨大跌）。你睡觉时亏的钱也算。如果跌破 9500U（红线 2），账户直接冻结，所有单子被强行平掉。

***

#### 问：我想把止损拉宽一点，系统不让，为什么？

**答**：因为拉宽止损 = 允许自己亏更多。系统不允许你超过当天的亏钱额度。

***

### 一句话总结

**每天最多亏 3%，总共最多亏 5%。系统自动帮你止损。亏超就停，不让你继续亏。**

***

### 其他你可能关心的

| 问题      | 答案               |
| ------- | ---------------- |
| 报名费能退吗？ | 不能。报名费是考试费，不是存款。 |
| 能追加本金吗？ | 不能。账户开好就不能加钱。    |
| 赚的钱怎么提？ | /                |

***

**看完还不懂？截图问客服。**


---

# 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.bitfrog.io/zh-tw/jiao-yi-zhi-nan/ji-shi-rong-zi/pei-zi-feng-kong-gui-ze/feng-kong-gui-ze-tong-su-ban.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.
