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

# PropW Limited-Time Event | HourTrader Revival Challenge

<figure><img src="/files/dr30hJPYfOnVs8LR8tSK" alt=""><figcaption></figcaption></figure>

Dear PropW Users,

A failed challenge doesn’t mean it’s over—your next opportunity is already here!

To help more traders get back in the game, PropW is launching the HourTrader Revival Challenge. During the event, if you participate in an eligible HourTrader Challenge and fail to complete it successfully, you’ll receive one free challenge voucher of the same tier on the following day. No need to purchase again—revive instantly and take on the challenge one more time!

Event Period\
July 28, 2026 – July 31, 2026 (UTC+8)\
\
How to Participate\
During the event, simply log in to PropW and purchase any HourTrader Challenge package. The system will automatically track your challenge status and failed attempts. No registration is required—just trade as usual.

Revival Reward (First Failed Challenge Only)

During the event period, the first failed HourTrader Challenge for each PropW UID (based on the platform’s final challenge status being “Failed”) will be eligible for one free challenge voucher of the same package (your “Revival” opportunity).

The voucher will be credited to your account on the day following the failed challenge.

| Failed Attempts             | Reward                                         |
| --------------------------- | ---------------------------------------------- |
| 1st Failure (One-Time Only) | One 100% Free Challenge Voucher (Same Package) |

\
Example

* User A purchases a “1 Hour - $5 - 2x” HourTrader Challenge during the event and fails the challenge → User A will receive one free “1 Hour - $5 - 2x” challenge voucher.
* If User A uses the free voucher and fails again, no additional revival voucher will be issued, as each account is eligible for only one revival reward during the event.

Terms & Conditions\
1.Only HourTrader Challenge packages purchased during the event period are eligible. Each PropW UID may receive one free revival reward only during the event.\
2.The free challenge voucher can be used to fully offset the registration fee for the same HourTrader Challenge package on the next purchase.\
3.The voucher will be issued to your PropW account (Benefit Center) before 18:00 (UTC+8) on the day following the failed challenge. It is valid for 3 days from the date of issuance and will expire automatically afterward.\
4.Free challenge vouchers are non-transferable, non-refundable, cannot be exchanged for cash, and cannot be combined with other promotions.\
5.Challenges entered using a free revival voucher remain fully eligible for all corresponding platform rewards upon successful completion, subject to the standard PropW rules.

Account Terms and Conditions\
1.This event is open to all registered PropW users and is applicable to challenge accounts registered during the event period.\
2.This event's promotion cannot be combined with other promotional offers.\
3.All trading activities must comply with the platform's Terms of Service. Any fraudulent, arbitrage, or abusive behavior is strictly prohibited and will result in disqualification.\
4.If any violations such as wash trading, arbitrage, or fake trading are detected, PropW reserves the right to disqualify the participant and hold them accountable.\
5.PropW reserves the right of final interpretation for this event, including but not limited to adjusting, modifying, or terminating the event rules without prior notice.\
6.If you have any questions, please do not hesitate to contact our customer support team. We are dedicated to serving you.

\
Follow Us & Join the PropW Community

* PropW Website:[ ](https://www.propw.com/zh_CN)<https://www.propw.com>
* Twitter:[ ](https://twitter.com/PropWGlobal)<https://x.com/PropWGlobal>
* Telegram:[ https://t.me/PropWGlobal](https://t.me/PropWGlobal)
* Discord:[ https://discord.gg/C8enuujTrZ](https://discord.gg/C8enuujTrZ)

Trade smart. Trade fast. Good luck with your challenge!

<br>


---

# 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.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.
