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

# PropW 限時活動｜HourTrader 復活挑戰

<figure><img src="/files/7382027c410754a36a737c8e4ff098f376fd8d7b" alt=""><figcaption></figcaption></figure>

親愛的 PropW 用戶：

一次失敗的挑戰並不代表結束——你的下一次機會已經來了！

為了幫助更多交易者重返賽場，PropW 正在推出 HourTrader 復活挑戰。活動期間，如果你參與符合資格的 HourTrader 挑戰但未能成功完成，將於次日獲得一張同等級別的免費挑戰券。無需再次購買——立即復活，再次迎戰挑戰！

活動期間\
2026年7月28日 – 2026年7月31日（UTC+8）\
\
參與方式\
活動期間，只需登入 PropW 並購買任何 HourTrader 挑戰方案。系統將自動追蹤你的挑戰狀態與失敗次數。無需報名——照常交易即可。

復活獎勵（僅限首次失敗的挑戰）

活動期間內，每個 PropW UID 的首次失敗 HourTrader 挑戰（以平台最終挑戰狀態顯示為「失敗」為準）將可獲得一張同方案的免費挑戰券（你的「復活」機會）。

挑戰失敗後的次日，該券將入帳至你的帳戶。

| 失敗次數        | 獎勵                  |
| ----------- | ------------------- |
| 第1次失敗（僅限一次） | 一張 100% 免費挑戰券（相同方案） |

\
範例

* 用戶 A 在活動期間購買了一個「1 小時 - $5 - 2x」HourTrader 挑戰並失敗 → 用戶 A 將獲得一張免費的「1 小時 - $5 - 2x」挑戰券。
* 如果用戶 A 使用免費券後再次失敗，由於每個帳戶在活動期間僅可獲得一次復活獎勵，因此不會再發放額外的復活券。

條款與細則\
1.僅限於活動期間購買的 HourTrader 挑戰方案符合資格。每個 PropW UID 在活動期間僅可獲得一次免費復活獎勵。\
2.免費挑戰券可在下次購買同一 HourTrader 挑戰方案時，全額抵扣報名費。\
3.免費挑戰券將於挑戰失敗後次日 18:00（UTC+8）前發放至你的 PropW 帳戶（福利中心）。自發放日起有效期為 3 天，之後將自動失效。\
4.免費挑戰券不得轉讓、不得退款、不得兌換現金，且不得與其他促銷活動併用。\
5.使用免費復活券進行的挑戰，在成功完成後仍可依照標準 PropW 規則，完整享有所有相應的平台獎勵。

帳戶條款與細則\
1.本活動對所有已註冊的 PropW 用戶開放，並適用於活動期間註冊的挑戰帳戶。\
2.本活動優惠不得與其他促銷優惠併用。\
3.所有交易活動必須遵守平台的服務條款。任何欺詐、套利或濫用行為均嚴格禁止，且將導致取消資格。\
4.如發現任何洗量交易、套利或假交易等違規行為，PropW 保留取消參與者資格並追究其責任的權利。\
5.PropW 保留本活動的最終解釋權，包括但不限於在未事先通知的情況下調整、修改或終止活動規則。\
6.如有任何疑問，請隨時聯繫我們的客服團隊。我們致力為你提供服務。

\
關注我們，加入 PropW 社群

* PropW 網站：[ ](https://www.propw.com/zh_CN)<https://www.propw.com>
* Twitter：[ ](https://twitter.com/PropWGlobal)<https://x.com/PropWGlobal>
* Telegram：[ https://t.me/PropWGlobal](https://t.me/PropWGlobal)
* Discord：[ https://discord.gg/C8enuujTrZ](https://discord.gg/C8enuujTrZ)

聰明交易。快速交易。祝您挑戰順利！

<br>


---

# 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-8.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.
