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

# PropW Taiwan & Hong Kong Regional Trading Challenge Successfully Concluded!

The first Taiwan and Hong Kong regional exclusive trading challenge officially concluded on April 21, 2025. We sincerely thank all users from Taiwan and Hong Kong for their enthusiastic participation and outstanding trading performance. Traders from many other countries also showed great interest in this competition. PropW plans to launch similar trading challenges in more countries and regions in the future, further expanding its global market presence.

&#x20;

This challenge was open for free to users in Taiwan and Hong Kong and attracted outstanding traders from around the world. Users from Hong Kong and Taiwan who participated and achieved profits will receive voucher rewards. The account's position value will be based on data as of 00:00 on April 22, 2025. The 120,000 USDT promotional challenge accounts will be gradually closed in the near future. Traders are encouraged to join the official trading challenges.The voucher amount will be 1% of the profit，vouchers can be used for any PropW challenge account and will be distributed within 5 business days after the event ends.

&#x20;

Event Summary:

Total user profits during the challenge: 305,740,000 U\
Total PropW vouchers awarded: 305,740 U\
Total number of participating challenge accounts: over 15,000\
Highest individual profit: 135,580 U, receiving 1,360 U worth of PropW vouchers\
Over 150 participating communities registered\ <br>

The top 3 winning teams will receive a 15% limited-time discount offer on package purchases. Please stay tuned to the community announcements to claim your exclusive rewards in time!\ <br>

If you have any questions, please contact PropW customer service or join the designated KOL community for more details.

&#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;

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