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

# Taiwan & Hong Kong Regional Trading Challenge Officially Will Launch!

To thank users from Taiwan and Hong Kong for their continued support, PropW proudly presents a **regional-exclusive trading challenge**. We sincerely invite you to embark on your personal trading journey with **zero entry barriers**!

**Eligible Participants**\
Open to **Taiwan and Hong Kong users only**, with **free registration**!\
\&#xNAN;*Users from other regions who participate will not be included in rankings or eligible for rewards.*

**Event Period**\
April 15 – April 21, 2025

**How to Participate**\
Taiwan and Hong Kong users can select the **"Hard Mode"** on the challenge page and join the exclusive **“Trading Challenge” package** to participate **for free**—no thresholds required!\
To clear this challenge, a **5% profit** is all that’s needed.

**Event Rewards**\
All participants who **successfully complete** the specified challenge during the event will receive:

* **Voucher rewards** equivalent to **1% of the profit** earned in the challenge.The vouchers are only applicable to PropW challenge accounts.\
  \&#xNAN;*Example: If your profit is 500 USDT, you will receive a 5 USDT voucher.*
* **Exclusive benefits**: Members of the top 3 winning teams will enjoy a **15% discount** on limited-time challenge packages.

**Special Notes**

* This challenge is a **single-round simulation**, and does **not continue into live trading** after completion.
* Earned vouchers can be used in **any PropW account** and will be distributed within **5 working days** after the event ends.
* Vouchers are valid for **30 days** and will not be reissued after expiration.
* If a user participates multiple times under the same CoinW account, only the **highest profit** will be considered for rewards.

**Join the challenge now and kickstart your trading journey—win real rewards with your trading skills!**

If you have any questions, feel free to contact our official customer service or join a designated KOL community for more details.

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

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