> 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/announcement-zh/propw-jing-cai-hui-gu/publish-your-docs-55.md).

# PropW 台湾与香港地区交易挑战已圆满结束！

首届台湾和香港地区专属交易挑战赛于2025年4月21日正式结束。我们由衷感谢所有来自台湾和香港的用户热情参与和出色的交易表现。来自许多其他国家的交易者也对本次比赛表现出浓厚兴趣。PropW计划未来在更多国家和地区推出类似交易挑战，进一步扩大其全球市场布局。

&#x20;

本次挑战对台湾和香港用户免费开放，并吸引了来自世界各地的优秀交易者。参与且实现盈利的香港和台湾用户将获得代金券奖励。账户持仓价值将以2025年4月22日00:00的数据为准。12万USDT的推广挑战账户将于近期陆续关闭，鼓励交易者参与官方交易挑战。代金券金额为利润的1%，代金券可用于任何PropW挑战账户，并将在活动结束后5个工作日内发放。

&#x20;

活动摘要：

挑战期间用户总盈利：305,740,000 U\
PropW发放总代金券：305,740 U\
参与挑战账户总数：超过15,000个\
最高个人盈利：135,580 U，获赠价值1,360 U的PropW代金券\
超过150个参赛社区注册\ <br>

前三名获胜团队将在套餐购买时获得15%限时折扣优惠。请关注社区公告，及时领取您的专属奖励！\ <br>

如有任何疑问，请联系客服或加入指定KOL社区了解更多详情。

&#x20;

关注我们并加入 PropW 社区：

PropW 网站：[ https://www.propw.com/en\_US](https://www.propw.com/en_US)&#x20;

推特：[ 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;

交易愉快！&#x20;

PropW 团队


---

# 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/announcement-zh/propw-jing-cai-hui-gu/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.
