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

# PropW 雙重獎勵挑戰－一次挑戰，獎勵全拿！

親愛的 PropW 交易者們，\
9 月實盤交易挑戰新一輪已經開始——贏取 100 美元獲利 + 專屬折扣券！

這一次，我們不僅點燃你對真實帳戶交易的熱情，還將送上強大的加碼禮包。只需 11 USDT，你就能獲得價值 10,001 USDT 的挑戰帳戶，讓你在真實交易環境中升級進階。成功完成挑戰後，你不僅將獲得進入實盤帳戶的資格，還有機會賺取並提取最高 100 USDT 的獲利獎勵！

此外，所有參與挑戰的交易者都將獲得一張特別的 10% 折扣券，可用於最受歡迎的 5,000U 和 10,000U【標準模式】方案。這將幫助所有 PropW 交易者以更超值的價格，獲得更大的機會！

挑戰規則

1.在每個階段達成 5% 的獲利目標

2.每個階段至少必須有 1 個交易日

3.每個階段限制為 14 天；超過 14 天將導致挑戰失敗\ <br>

活動日期：\
交易競賽報名：2025 年 9 月 16 日 – 9 月 18 日（UTC+8）

參與方式：\
全球交易者可在挑戰頁面選擇【困難模式】加入專屬「9 月交易挑戰」方案。支付 11 USDT 即可獲得一個 10,001 USDT 的挑戰帳戶。通過挑戰即可晉級至實盤交易。

活動獎勵：\
1.通過挑戰的交易者將進入實盤交易，並可申請最高累計提現 125U，其中實際入帳獲利為 100U（80% 獲利分成歸用戶）。當累計入帳提現金額達到 100U 時，交易競賽帳戶將由系統回收。

2.代金券獎勵將在報名結束後 3 個工作日內發放。PropW 代金券有效期為 14 天。

特別說明：

1.本挑戰為官方挑戰，通過後即可獲得實盤交易資格。

2.當累計入帳提現金額達到 100U 時，交易競賽帳戶將由系統回收。\
3.10% 折扣券僅適用於購買 5,000U 和 10,000U【標準模式】方案。有效期為 14 天。

條款與細則：

1.此優惠適用於所有 PropW 用戶，且在活動期間對所有帳戶／挑戰註冊均有效。

2.此優惠不可與其他活動同時使用。

3.CoinW 保留對活動最終解釋權，包括但不限於在不事先通知的情況下修改、變更或取消活動。如有任何疑問，請聯絡我們。

&#x20;

追蹤我們並加入 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.gg/C8enuujTrZ>

&#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-31.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.
