> 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/quickstart.md).

# 黑色星期五超值大促｜今年仅此一次！

<figure><img src="https://hkprod.hkoss8976.com/55f5f3bd743aebdc7194c9161a122afdf877866f30cde06ec843f5753418d59f.png" alt=""><figcaption></figcaption></figure>

PropW 年度最大活动 — 仅此一次！\
买2个挑战账户，得5个 + 100% 利润提现！

黑色星期五不仅是购物季——也是每位交易者冲刺、突破并倍增成长的最佳时刻。今年，PropW 准备了有史以来最强、最大、最诚意的优惠——旨在为你提供更多机会、更快清关、更稳妥的入金之路，真正让你将利润握在自己手中。

这个黑色星期五，PropW 致力成为你通往实盘账户道路上最强有力的支持者。\
我们希望每位交易者都能稳步通过、顺利入金，并真正赚取应得的利润。

这是 PropW 2025 年规模最大的一次活动。

错过 = 再等一年！\
错过 = 错失今年最强的利润增长机会！

机遇只属于敢于冲锋的交易者——PropW 在此全力支持你的交易之旅。

年度最大赠送！\
最多可获5个挑战账户，实盘提现享100%利润分成。

活动详情：

日期：2025年11月21日–2025年11月28日（UTC+8）

活动1：在活动期间购买2个挑战账户，即可最多获得5个挑战账户。

活动2：在2025年12月31日之前，实盘账户享受100%利润提现。

&#x20;

活动规则：

1\. 活动期间，购买2个挑战账户后，活动结束后三个工作日内将再赠送同类型的2个挑战账户。赠送账户的代金券有效期为14天。过期代金券不可使用且不予补发。\
2\. 若在黑色星期五活动期间获得的四个挑战账户全部挑战失败，请于2025年12月31日之前联系 PropW 客服团队。我们将为你发放一份相同规格的额外挑战账户。\
特别说明：若所购挑战账户为不同类型（例如 5k / 10k 混合），额外赠送的挑战账户将以你购买组合中的最低规格为准。\
3\. 在2025年12月31日之前，若你使用任何黑色星期五活动账户（包括购买的和赠送的账户）成功达成实盘阶段并进行首次提现，即有资格获得100%利润返还奖励。\
奖励发放规则：\
• 交易利润的80%将随你的提现一并释放。\
• 剩余20%的交易利润将在提现后10个工作日内发放到你的 CoinW 账户。\
• 100%利润提现福利仅适用于参与本次黑色星期五活动的账户。活动结束后（2025年12月31日），利润提现将恢复为标准的80%。

&#x20;

条款与条件：

本折扣适用于所有 PropW 用户，并适用于活动期间的所有账户/挑战注册。

该优惠不可与其他活动同时使用。

CoinW 保留对本次活动最终解释权，包括但不限于在未提前通知的情况下修改、更改或取消活动。如有疑问，请联系我们。

&#x20;

关注我们并加入 PropW 社区：

PropW 网站：[ https://www.propw.com/en\_US](https://www.coinw.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.gg/C8enuujTrZ>

&#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/quickstart.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.
