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

# PropW 限时优惠：最高享8折优惠！

![](https://coinw.zendesk.com/hc/article_attachments/35428062533913)

亲爱的 PropW 交易者，

激动人心的挑战在等着你！精选挑战限时享受最高 20% 折扣——别错过！

把握机会，迎接挑战！所有用户可享注册费最高 20% 折扣。立即加入，将热情与经验带入你的交易！

活动详情：

日期：2024 年 7 月 23 日至 2024 年 7 月 31 日 折扣：

* 参与 10,000 美元资金挑战，注册费享 10% 折扣
* 参与 25,000 美元资金挑战，注册费享 15% 折扣
* 参与 50,000 美元资金挑战，注册费享 20% 折扣

参与方式：

1. 登录你的 PropW 账户
2. 在活动期间以折扣价格报名参与挑战

条款与细则：

* 此折扣适用于所有 PropW 用户，并在活动期间对所有账户/挑战报名有效。
* &#x20;CoinW 保留对本次活动最终解释权，包括但不限于在无须事先通知的情况下修改、变更或取消活动。如有任何疑问，请与我们联系。

关注我们并加入 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;

优兔（YouTube）：[ https://www.youtube.com/@PropWGlobal](https://www.youtube.com/@PropWGlobal)

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