> 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/propw-jing-cai-hui-gu/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-zh/propw-jing-cai-hui-gu/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.
