> 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-23.md).

# PropW Double Reward Challenge – Take on the Challenge & Grab the Rewards All at Once!

Dear PropW Traders,\
A new round of the September Live Trading Challenge has begun—win $100 in profit + an exclusive discount coupon!

This time, we’re not just igniting your passion for real account trading—we're also giving you a powerful bonus pack.For just 11 USDT, you'll get a challenge account worth 10,001 USDT, allowing you to level up in a real trading environment. Successfully complete the challenge and not only will you gain access to a live account, it will have the chance to earn and withdraw up to 100 USDT in profit rewards!

In addition, every trader who participates in the challenge will receive a special 10% discount coupon, applicable to the most popular 5,000U and 10,000U \[Standard Mode] packages.This helps all PropW traders access bigger opportunities at even better value!

Challenge Rules

1.Achieve a 5% profit target in each stag

2.Each stage must have at least 1 trading day

3.Each stage has a 14-day limit; exceeding 14 days will result in challenge failure\ <br>

Event Dates:\
Trading competition registration: Sep 16 – Sep 18, 2025 (UTC+8)

How to Participate:\
Global traders can select \[Hard Mode] on the challenge page to join the exclusive "September Trading Challenge" package. Pay 11 USDT to receive a 10,001 USDT challenge account. Pass the challenge to advance to real trading.

Event Rewards:\
1.Traders who pass the challenge will enter real trading and can apply for a cumulative maximum withdrawal of 125U, with actual credited profit of 100U (80% profit share to the user). Once the cumulative credited withdrawal amount reaches 100U, the trading competition account will be reclaimed by the system.

2.The voucher reward will be issued within 3 working days after registration ends. PropW vouchers are valid for 14 days.

Special Notes:

1.This challenge is an official challenge, and passing it grants access to real trading.

2.Once the cumulative credited withdrawal amount reaches 100U, the trading competition account will be reclaimed by the system.\
3.The 10% discount voucher is only applicable to the purchase of 5,000U and 10,000U \[Standard Mode] packages. It is valid for 14 days.

Terms and Conditions:

1.This discount is applicable to all PropW users and is valid for all accounts/challenge registrations during the event period.

2.The offer cannot be used in conjunction with other events.

3.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-23.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.
