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

# PropW 黑色星期五限时优惠：账户折扣不容错过，交易机会等你来

<img src="https://coinw.zendesk.com/hc/article_attachments/40477935014937" alt="" height="341" width="602">

亲爱的 PropW 交易员，

PropW 感谢您一如既往的支持，并很高兴宣布我们最激动人心的限时年度优惠！购买任何账号，即可享受 **第二个账号可享受 30% 折扣**！不要错过此次独家庆祝活动！

无论您是交易新手还是资深专家，这都是接受 PropW 挑战的绝佳机会！

立即加入并利用此激动人心的优惠。不要等待——与 PropW 一同庆祝的机会就在此刻！

\ <br>

**活动详情：**

* 日期：2024 年 11 月 27 日至 12 月 3 日&#x20;
* 折扣：购买任意账户并可享受 **8 折（减 30%）** 在第二个相同账号上！

**参与方式：**

* 登录您的 PropW 账户
* 购买任何账号，下一次购买同一账号可享 30% 折扣
* 第二个账号的 30% 折扣券将在以下时间内空投至您的 CoinW 账户 **2 个工作日** 内。该折扣券有效期为 **30 天**

**条款与细则：**

* 此优惠适用于所有 PropW 用户，并在活动期间对所有账户/挑战报名有效。
* 该优惠不得与其他活动同时使用。
* &#x20;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;

YouTube：[ https://www.youtube.com/@PropWGlobal](https://www.youtube.com/@PropWGlobal)

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