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

# PropW November Challenge｜Start the Battle of Strength with Just 1 USDT!

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

Dear PropW Traders,

This November, the all-new Trading Challenge is here! With just 1 USDT, you can obtain a 11,001 USDT Challenge Account and join an exclusive arena for a thrilling competition! PropW provides a stage for every trader who dares to break through — experience a real trading environment with minimal cost, prove your skills, and earn exclusive voucher rewards through performance. Turn your trading strength into new opportunities!

This Trading Challenge features only one round, with no transition to live trading. Successfully complete the challenge to win PropW vouchers as rewards.&#x20;

Seize this chance to prove your strength — 1 USDT opens your path to glory!  One challenge, one chance to shine. Whether you’re a strategist or an aggressive trader, this November, make trading your moment to shine!&#x20;

Register now and let your talent be seen by the world!

#### Challenge Rewards：

#### One Round · Skill Wins the Battle! Start your challenge with only 1 USDT — this competition includes just one round and does not move to live trading. Complete the challenge successfully to earn PropW voucher rewards!

&#x20;

#### Reward Structure：

Top 100 Passers — Receive 50 USDT PropW Voucher\
Ranks 101–500 — Receive 40 USDT PropW Voucher\
All Other Passers — Receive 30 USDT PropW Voucher

&#x20;

1, Vouchers apply to challenge accounts of 5,000 USDT or higher, valid for 14 days.\
2, All participants will also receive an extra 10% discount coupon, valid for 14 days, to support your next challenge.\
3, Vouchers will be distributed within 3 working days after the event ends.

&#x20;

#### Challenge Rules:

1, This Trading Challenge includes only one round and does not proceed to the second phase or live trading.\
2, The minimum trading duration is 1 day.\
3, The challenge period lasts 7 days — if not completed within 7 days, it will be considered failed.\
4, This is a benefit-based event. Each CoinW account can only participate once. If multiple entries occur, only the best result will count for ranking and rewards.

&#x20;

#### Event Schedule:

Registration Period: November 12 – November 14, 2025 (UTC+8)\
Trading Challenge Period: November 12 – November 21, 2025 (UTC+8)

How to Participate:\
Global traders can join the exclusive 【November Challenge】 by selecting \[Standard Mode] on the Challenge page. Pay 1 USDT to receive an 11,001 USDT challenge account. After completing the challenge, you will enter the reward ranking.

Special Notes:

1, This challenge is a single-round simulation, meaning there is only one round and no transition to a live trading account after completion.\
2, Vouchers and discount coupons are applicable only to challenge accounts of 5,000 USDT or above, valid for 14 days, and will be distributed within 3 working days after the event ends.

3, If the same CoinW account participates multiple times, the best result will be used for the final ranking and reward calculation.

&#x20;

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.coinw.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-11.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.
