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

# PropW 限时活动｜HourTrader 复兴挑战

<figure><img src="/files/3589c374493c58cfc3174864434d728b69f62f18" 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/propw-jing-cai-hui-gu/publish-your-docs.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.
