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

# PropW 限时活动｜标准模式8折优惠——4天庆典！

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

炎热来袭，机遇正当时！PropW自豪推出为期4天的专属促销——所有标准模式挑战套餐享受8折优惠，助力提升你的交易之旅。

无论你是瞄准更高的资金账户，还是追逐更高回报的刺激，这都是你的完美入场时机。\
别错过——立即加入，点燃你的热情，在交易中创造新纪录！

&#x20;

活动详情：

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

折扣：标准模式所有套餐8折

参与方式：

登录你的 PropW 账户

活动期间购买任意标准模式套餐可享8折优惠

条款与细则：

此折扣适用于所有 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.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-28.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.
