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

# PropW 限时活动｜账户买一送一庆典

9天狂欢 · Token 2049 全球福利

亲爱的交易者，

PropW 为您带来限时狂欢——双重挑战计划正式上线！

在为期9天的活动中，凡购买普通模式下的任意挑战账户并参与挑战，您将额外免费获得一个相同的挑战账户。机会翻倍，费用不增——为您的策略与技术提供最充足的舞台！

免费挑战账户将在活动结束后3个工作日内空投至您的账户，并自领取之日起有效期为14天。

更重要的是，PropW 将于10月1日首次亮相新加坡 Token 2049 峰会，为全球交易者带来独家福利，并与世界顶级交易者共同见证荣耀时刻。立即行动，开启您的双重挑战之旅——机会稍纵即逝，切勿错过！

活动详情：

日期：2025年9月30日 至 10月8日（UTC+8）

优惠：购买【标准模式】挑战账户，享受买一赠一优惠。

参与方式：

登录您的 PropW 账户

在活动期间购买任意标准模式套餐即可享受买一赠一优惠。

免费挑战账户将在活动结束后3个工作日内空投至您的 CoinW 账户。免费挑战账户有效期为14天。

&#x20;

条款与细则：

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.com/invite/JmRV4aeEbf>&#x20;

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