> 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/help-center/propw-trading-rules/withdrawal-rules-for-proprietary-fund-profits.md).

# Withdrawal Rules for Proprietary Fund Profits

To ensure a smooth and efficient withdrawal process for your proprietary fund profits, please carefully review the following rules:

\
**Withdrawal Process**:

1.Close all positions to ensure trades are completed. Withdrawal is only allowed when there are no open positions, meaning all positions must be closed;

2.Submit a profit withdrawal request;

3.The platform will complete manual review and risk control verification within **1–2 business days**;

4.Upon approval, profits will be transferred to your asset account on the **CoinW platform**.

**Note**: Due to the multi-dimensional evaluation involved in the review process, there may be delays. The platform will make every effort to expedite the review process. Please wait patiently.<br>

**Withdrawal Amount Rules**:

**Standard Mode Challenge (Phase 3 Training / Live Phase)**

| Challenge Package              | <p>1,000<br>USDT</p> | <p>5,000<br>USDT</p> | <p>10,000<br>USDT</p> | <p>50,000<br>USDT</p> | <p>100,000<br>USDT</p> |
| ------------------------------ | -------------------- | -------------------- | --------------------- | --------------------- | ---------------------- |
| Maximum Withdrawal per Request | <p>100<br>USDT</p>   | <p>500<br>USDT</p>   | <p>1,000<br>USDT</p>  | <p>5,000<br>USDT</p>  | <p>1,0000<br>USDT</p>  |

\
**Pro Mode Challenge (Phase 3 Training / Live Phase)**

| Challenge Package              | <p>10,000<br>USDT</p> | <p>25,000<br>USDT</p> | <p>50,000<br>USDT</p> | <p>100,000<br>USDT</p> | <p>200,000<br>USDT</p> |
| ------------------------------ | --------------------- | --------------------- | --------------------- | ---------------------- | ---------------------- |
| Maximum Withdrawal per Request | <p>1,000<br>USDT</p>  | <p>2,500<br>USDT</p>  | <p>5,000<br>USDT</p>  | <p>10,000<br>USDT</p>  | <p>20,000<br>USDT</p>  |

\*Minimum withdrawal amount: 100 USDT

\*For on-chain withdrawals, the CoinW platform will deduct corresponding network fees according to blockchain rules.

Withdrawal Cycle:

Each user may submit one profit withdrawal request every 14 calendar days, calculated from the date of the most recent successful withdrawal. The first withdrawal can only be made 14 days after entering the live trading phase.

\
Important Reminder:

Profit withdrawals will affect your Maximum Daily Loss and Maximum Drawdown calculations. Before proceeding, please refer to the "Maximum Daily Loss and Maximum Drawdown Calculation Rules" to ensure compliance with risk control requirements.


---

# 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/help-center/propw-trading-rules/withdrawal-rules-for-proprietary-fund-profits.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.
