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

# PropW Limited-Time Event | Account Buy-One-Get-One Celebration

9 Day Frenzy · Token 2049 Global Benefits

Dear Traders,

PropW brings you a limited-time carnival — the Dual Challenge Plan is officially live!

During the 9 day event, when you purchase any challenge account under the Normal Mode and participate in the challenge, you will receive an additional identical challenge account for free. Double the opportunities, zero extra cost — giving your strategy and skills the stage to shine to the fullest!

The free challenge account will be airdropped to your account within 3 business days after the event ends and will be valid for 14 days.

What’s more, on October 1st, PropW will make its debut at the Token 2049 Singapore Summit, delivering exclusive benefits to global traders and witnessing moments of glory together with the world’s top traders.Act now and start your Dual Challenge Journey — the opportunity is fleeting, don’t miss it!

Event Details:

Dates: Sep 30 to Oct 8, 2025 （UTC+8）

Discount:  Purchase 【Stand Mode】 challenge accounts and enjoy a buy-one-get-one-free offer.

How to Participate:

Log in to Your PropW Account

Purchase any Standard Mode package during the event and enjoy a buy one get one free offer.

The free challenge account will be airdropped to your CoinW account within 3 business days after the promotion ends.The free challenge account will be valid for 14 days.

&#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.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.com/invite/JmRV4aeEbf>&#x20;

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