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

# PropW Limited-Time Offer: More Value, Same Price – Challenge Accounts Upgraded!

Dear PropW Traders,

Thank you for your continued support and trust in PropW. Every challenge you take on and every milestone you reach, we’re right there with you. This time, we're offering even greater value to power your trading journey!

Starting now, when you purchase a challenge account, you'll receive **more trading funds at no extra cost**, giving you a stronger foundation to pursue higher returns!

We firmly believe that those who are truly passionate about trading deserve the strongest support.

* For **399 USDT**, you used to get a **50,000 USDT** challenge account.\
  Now, you'll receive **55,000 USDT** – that’s **5,000 USDT extra**, absolutely free!\ <br>
* For **799 USDT**, you used to get a **100,000 USDT** challenge account.\
  Now, you'll receive **110,000 USDT** – an **additional 10,000 USDT**, on us!

**More funds, same price – upgrade your challenge account now and trade with more power!**

**Event Details:**

* Dates: May 8 to May 12, 2025
* Discount: Purchase a 55,000 USDT challenge account for 399 USDT;Purchase a 110,000 USDT challenge account for 799 USDT.

**How to Participate:**

* Log in to Your PropW Account
* Register for the challenge at the discounted price during the event period

**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.
* &#x20;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.

**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;

YouTube:[ https://www.youtube.com/@PropWGlobal](https://www.youtube.com/@PropWGlobal)

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