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

# PropW 限时活动｜购买任意套餐即可获得50%返还券！

<figure><img src="https://hkprod.hkoss8976.com/0e73b5ffbc2be4caee2c4f41652be6efd98c01af041a37808fc4785c8f8ef87b.jpg" alt=""><figcaption></figcaption></figure>

亲爱的 PropW 交易者，

PropW 正在推出限时福利 —— 购买任意挑战账户即可获得 50% 报名费返现抵用券！

本活动适用于所有账户类型（标准模式 / 专业模式）。购买成功后，您将根据报名费获得一张 50% 抵用券，可用于购买任意 PropW 挑战账户，帮助您以更低成本开始下一个挑战。抵用券将在活动结束后 3 个工作日内发放，有效期为 14 天。

每一个大胆的步伐都值得被奖励。让这 50% 的现金返还成为助力，带您更接近实盘交易目标。立即加入，让您的交易旅程更轻松、更有动力！

#### 圣诞月特别提醒：

参与本周圣诞活动即可自动获得本月圣诞交易大赛的免费参赛资格。\
本月晚些时候，圣诞老人还将为所有 PropW 交易者送上神秘惊喜礼物——敬请期待更多节日奖励！

&#x20;

整个 12 月，PropW 将继续点亮您的交易之路。让我们在这个圣诞季迎接更好的自己和更明亮的收益。

&#x20;

活动详情：

活动时间：2025 年 12 月 10 日 – 12 月 14 日（UTC+8）

优惠内容：购买任意 PropW 挑战账户即可获得 50% 报名费返现抵用券！每次购买还将自动赠送您本月圣诞交易大赛的一次免费参赛资格。

&#x20;

参与方式：

登录您的 PropW 账户

在活动期间购买任意 PropW 挑战账户，即可根据报名费获得 50% 返现抵用券。&#x20;

该抵用券可用于购买任何 PropW 账户，有效期为 14 天。

&#x20;

条款与细则：

本优惠适用于所有 PropW 用户，并在活动期间对所有账户/挑战报名有效。

此优惠不得与其他活动同时使用。

CoinW 保留对本次活动最终解释权，包括但不限于在无事先通知的情况下修改、更改或取消活动。如有疑问，请与我们联系。

&#x20;

关注我们并加入 PropW 社区：

PropW 网站：[ https://www.propw.com/en\_US](https://www.coinw.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/propw-jing-cai-hui-gu/publish-your-docs-3.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.
