> For the complete documentation index, see [llms.txt](https://docs.propw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.propw.com/announcement/announcement-yue/propw-jing-xuan/publish-your-docs-91.md).

# 自營資金利潤提款規則

為確保你提取專有資金利潤嘅流程順暢同高效，請仔細&#x20;

審閱以下規則：

**提現流程**:

1. 平倉所有持倉以確保交易已完成；
2. 資金轉移：將利潤轉至你嘅 PropW 融資賬戶；
3. 提交利潤提現申請；
4. 平台會喺 **3–15 個工作日**;
5. 內完成人工審核同風險控制核查， **獲批准後，利潤會轉入你喺**.

**CoinW 平台**嘅資產賬戶。注意：由於審核過程涉及多維度評估，可能會有延誤。平台會盡力加快審核進度，請耐心等候。

**提現金額規則**:

* 最低提現金額：100 USDT
* 每筆交易最高提現金額：5000 USDT
* 對於鏈上提現，CoinW 平台會根據區塊鏈規則扣除相應網絡手續費。

提現週期：

每位用戶自最近一次成功提現之日計，每 14 日曆日可提交一次利潤提現申請。

重要提示：

利潤提現會影響你嘅每日最大虧損同最大回撤計算。喺繼續操作前，請參考「每日最大虧損同最大回撤計算規則」以確保符合風險控制要求。


---

# 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.propw.com/announcement/announcement-yue/propw-jing-xuan/publish-your-docs-91.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.
