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

# PropW 限时优惠｜9月 Token2049 专属特惠——7折优惠

尊敬的 PropW 交易者，\
PropW 正在推出限时优惠——标准模式下所有挑战套餐享受 30% 折扣！以更低的成本、更高的灵活性，体验全面升级的交易服务。

想要快速入场并把握市场节奏？30% 折扣让小额资金也能轻松参与！这是您不容错过的最佳时机。抓住机会，证明您的交易实力！

同时，我们将在新加坡 Token 2049 与来自世界各地的交易者见面。感谢您一直以来的支持——PropW 将继续为全球交易者打造更专业、更灵活的交易体验。

&#x20;

活动详情：

日期：2025 年 9 月 23 日至 9 月 26 日（UTC+8）

折扣：标准模式所有套餐 30% 折扣

参与方式：

登录您的 PropW 账户

在活动期间购买任何标准模式套餐可享 30% 折扣

条款与细则：

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