> 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-zh-tw/propw-jing-xuan-liang-dian/publish-your-docs-99.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-zh-tw/propw-jing-xuan-liang-dian/publish-your-docs-99.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.
