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

# Make Waves with PropW: 10% Off for All Accounts!

![1920x1080.png](https://coinw.zendesk.com/hc/article_attachments/34354261648025)

Dear PropW Traders,

&#x20;

Beat the summer heat and turn up the trading excitement with our *Make Waves with PropW: 10% Off for All Accounts!* For a limited time, all users can enjoy a scorching 10% discount on any challenge enrollment.

&#x20;

Event Details:

&#x20;

* Dates: June 28 to July 2, 2024
* Discount: 10% off all account purchase

&#x20;

How to Participate:

1. Log in to your PropW account (or create a free trial if you're new).
2. Enroll an account during the period with %10 discounted price.
3. Enjoy your discounted access to PropW's premium features!\ <br>

Bonus Fun in the Sun:

* Invite Friends, Reap Rewards: Refer friends to PropW and earn a sizzling 8% bonus in USDT when they sign up. (Bonus applies to the actual payment made by your friend.)
* Reach for the Top: The more friends you refer, the higher your potential rewards. Become a PropW official agent and unlock even bigger bonuses!

&#x20;

Terms and Conditions:

&#x20;

* This discount is valid for all PropW users and applies to any account/challenge enrollment during the event period.
* The referral bonus is valid for the duration of the *Make Waves with PropW: 10% Off for All Accounts* event.
* PropW reserves the right to modify or cancel this promotion at any time.
* Don't miss this chance to dive into summer savings and elevate your trading game!

&#x20;

Stay Updated & Join PropW Community:

&#x20;

PropW Website: <https://www.propw.com/en\\_US>

Twitter: <https://twitter.com/PropWGlobal>

Telegram: <https://t.me/PropWGlobal>

Discord: <https://discord.com/invite/JmRV4aeEbf>

YouTube: <https://www.youtube.com/@PropWGlobal>

&#x20;

Happy Trading!

The PropW Team

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