> 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-tw/propw-jing-xuan-liang-dian/publish-your-docs-64.md).

# 台灣與香港地區交易挑戰正式登場！

為感謝台灣及香港用戶一直以來的支持，PropW 隆重推出一項 **區域限定交易挑戰**。我們誠摯邀請您開啟屬於您的交易之旅，並享有 **零門檻**!

**符合資格參與者**\
開放給 **僅限台灣及香港用戶**，並可 **免費註冊**!\
*其他地區的用戶參與將不列入排名，亦無資格獲得獎勵。*

**活動期間**\
2025 年 4 月 15 日至 4 月 21 日

**如何參與**\
台灣及香港用戶可選擇 **「困難模式」** 於挑戰頁面並加入專屬的 **「交易挑戰」方案** 即可參與 **免費**—無需任何門檻！\
要完成此挑戰，只需 **5% 獲利** 即可達成。

**活動獎勵**\
所有 **成功完成** 活動期間指定挑戰的參與者，將可獲得：

* **優惠券獎勵** 等同於 **獲利的 1%** 於挑戰中所獲得的獲利。優惠券僅適用於 PropW 挑戰帳戶。\
  *例如：若您的獲利為 500 USDT，您將獲得 5 USDT 的優惠券。*
* **專屬福利**：前三名獲勝團隊的成員將享有 **15% 折扣** 限時挑戰方案。

**特別說明**

* 本挑戰為 **單輪模擬**，且不會 **延續至實盤交易** 完成後。
* 獲得的優惠券可用於 **任何 PropW 帳戶** 並將於 **5 個工作天內** 於活動結束後發放。
* 優惠券有效期為 **30 天** ，逾期不補發。
* 若用戶於同一 CoinW 帳戶下多次參與，僅以 **最高獲利** 作為獎勵評定依據。

**立即加入挑戰，開啟您的交易之旅——用您的交易實力贏取真實獎勵！**

如有任何疑問，歡迎聯繫我們的官方客服，或加入指定的 KOL 社群以了解更多詳情。

**追蹤我們並加入 PropW 社群：**

PropW 網站：[ 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;

交易愉快！&#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-tw/propw-jing-xuan-liang-dian/publish-your-docs-64.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.
