> 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/propw-highlights/publish-your-docs-31.md).

# New Packages Restocked – Only 0.1% Profit Required in Phase 2 to Reach Live Trading!

<figure><img src="https://hkto-prod.oss-accelerate.aliyuncs.com/c9d5604b5d132a5978fdce10bbdffc1389a1ed59682b6429bbe1d965f83ed42c.jpg" alt=""><figcaption></figcaption></figure>

Dear PropW Traders,

Last week's limited-time "1+0.1% Stage" campaign received overwhelming enthusiasm and exceeded expectations. In response to strong demand from traders, PropW is bringing back the Reform Challenge Edition — limited to just 500 spots and open for only 5 days. Opportunities are still rare — don’t miss your second chance!

This special offer is tailored for high-value challenge accounts:\
Available for the \[Hard Mode] 25,000 USDT and 100,000 USDT packages, this event is designed to help strategic, capable traders accelerate their path to a live account.

Upgraded Pass Criteria – Even More Efficient:\
Complete Phase 1 as normal → In Phase 2, only 0.1% profit is required to pass!\
From a two-step test to a "1 + 0.1%" fast track — a true professional path for strong traders.

Take action now — you’re just 0.1% away from going live!\
PropW is here to empower every trader ready to rise.

&#x20;

This upgrade applies to the following \[Hard Mode] challenge packages:

* 25,000 USDT Challenge Account\
  Price: 311 USDT\
  Stage 2 profit target: Only 0.1% = 25 USDT\ <br>
* 100,000 USDT Challenge Account\
  Price: 999 USDT\
  Stage 2 profit target: Only 0.1% = 100 USDT\ <br>

Latest Challenge Rules Explanation:

【Phase 1】

Profit Target:10%

Max Daily Loss：4%

Max Drawdown：6%

MinTrading Day：Unlimited

Max Leverage：5

Trading Period:30 days

【Phase 2】

Profit Target:0.1%

Max Daily Loss：4%

Max Drawdown：6%

MinTrading Day：Unlimited

Max Leverage：5

Trading Period:10 days

&#x20;

Event Details:

* Dates: July 30 – Aug 3, 2025 (UTC+8)
* Event: \[Hard Mode] 25,000 USDT and 100,000 USDT challenge packages – Stage 2 requires only 0.1% profit to pass
* Package Availability: Limited to the first 500 purchases. The challenge package rules at the time of purchase shall apply. While supplies last.

How to Participate:

* Log in to Your PropW Account
* Select the 25,000 or 100,000 USDT package under "Hard Mode" in the Challenge Center.
* &#x20;Start immediately after payment — pass Stage 2 with just 0.1% profit and go straight to a live account!

Terms and Conditions:

* This discount is applicable to all PropW users.
* The offer cannot be used in conjunction with other events.
* CoinW reserves the right to interpret the event’s final explanation, including but not limited to modification, change, or cancellation of the event without prior notice. If you have any questions, please contact us.

&#x20;

Follow us and join the PropW community:

PropW Website:[ https://www.propw.com/en\_US](https://www.propw.com/en_US)&#x20;

Twitter:[ https://twitter.com/PropWGlobal](https://twitter.com/PropWGlobal)&#x20;

Telegram:[ https://t.me/PropWGlobal](https://t.me/PropWGlobal)&#x20;

Discord:<https://discord.gg/C8enuujTrZ>

&#x20;

Happy trading!&#x20;

The PropW Team


---

# 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/propw-highlights/publish-your-docs-31.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.
