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

# PropW 荣耀挑战｜全球勇士招募！免费加入，赢取交易奖励

<br>

<figure><img src="https://hkto-prod.oss-accelerate.aliyuncs.com/12aa2f44b5cba9aa3892956bfef8b64116a8acbf27fbe7ca673b103f19557814.jpg" alt=""><figcaption></figcaption></figure>

亲爱的 PropW 交易员，

PropW 全球模拟挑战赛即将开启！本次我们为每位立志登顶的交易者提供零成本体验挑战的机会——领取免费 9,999 USDT 试用账号，体验产品、提升技能，并根据表现分享总额 100,000 USDT 的 PropW 优惠券奖金池。

只需使用试用账号实现 5% 的盈利并且至少有一个交易日，即视为成功通过挑战。

通过此免费试用账号，交易者可以在无入门门槛的情况下体验 PropW 的产品和交易流程并轻松入手。同时，您还有机会赢取丰厚的优惠券奖励——让每次尝试都物有所值。今天就开始您的高能挑战之旅吧。

所有通过挑战的交易者将共享 100,000 USDT 的 PropW 优惠券奖励，可用于购买任意官方 PropW 挑战套餐。

活动期间\
挑战报名：2025 年 7 月 22 日 – 2025 年 7 月 23 日（UTC+8）\
挑战结束日期：2025 年 7 月 25 日（UTC+8）

参与方式\
全球交易者可前往挑战页面并在“交易挑战”套餐下选择【困难模式】。\
支付 0 USDT 即可领取免费 9,999 USDT 试用账号并开始挑战。

奖励\
所有通过首轮挑战的交易者将共享总计 100,000 USDT 的 PropW 优惠券。

特別說明

* 本次挑战仅为单轮模拟。通过并不会进入第二轮或获得实盘账户。\ <br>
* 所有试用账号为本次活动专属，活动结束后将被清理。这不影响您参与 PropW 官方挑战的资格。\ <br>
* 获得的优惠券可用于购买任意官方 PropW 挑战账号。优惠券有效期为 30 天，活动结束后将在 5 个工作日内发放。\ <br>
* 若单个 CoinW 账号重复参与，多次参与将仅有一个账号有资格共享 100,000 USDT 的优惠券奖励。\ <br>

条款与细则：

* 此折扣适用于所有 PropW 用户，并在活动期间对所有账户/挑战报名有效。
* 该优惠不可与其他活动同时使用。
* CoinW 保留对本次活动最终解释权，包括但不限于在不另行通知的情况下修改、更改或取消活动。如有任何疑问，请联系我们。

&#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.gg/C8enuujTrZ>

&#x20;

交易愉快！&#x20;

PropW 团队

<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-35.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.
