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

# PropW Coinfest Heatwave Challenge — Win Summer Glory

<img src="https://hkto-prod.oss-accelerate.aliyuncs.com/6d570230245e386921500bb7b55b128c9963e475723467798b1cad8aae6b5964.png" alt="" height="386" width="686">

Dear PropW Traders,\
The PropW Coinfest Global Real Trading Challenge kicks off this August in full heat! This time, it’s no longer a simulated trial — it’s a sprint for real trading profits! For just 9 USDT, you can get a 9,999 USDT challenge account. Complete the challenge tasks under the set conditions, and passing will be considered a success! Once you pass, you’ll advance to real trading and have the chance to earn up to 100 USDT in rewards!

In the summer island atmosphere, PropW is opening a low-threshold, high-reward, real challenge pathway for every trader aspiring to upgrade to real trading! Join the PropW Trading Competition now and kick off your summer sprint in real trading! PropW will continue to safeguard every step of your real trading journey.

Challenge Rules

* Achieve a 5% profit target in each round
* Each round must have at least 1 trading day
* Each round has a 14-day limit; exceeding 14 days will result in challenge failure\ <br>

Event Dates:\
Trading competition registration: August 20 – August 22, 2025 (UTC+8)

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

Event Rewards:\
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.

Special Notes:

* This challenge is an official challenge, and passing it grants access to real trading.
* Once the cumulative credited withdrawal amount reaches 100U, the trading competition account will be reclaimed by the system.\ <br>

Terms and Conditions:

* This discount is applicable to all PropW users and is valid for all accounts/challenge registrations during the event period.
* 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-29.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.
