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

# PropW 挑战套餐报名费用及挑战参数调整公告

发布于：2025/03/06 11:22｜最后更新：2025/05/27 16:56

亲爱的 PropW 交易员，

感谢您对 PropW 的持续支持！自 2024 年 4 月产品上线以来，PropW 深受众多加密货币交易爱好者的喜爱。在此期间，我们已成功获得迪拜 DMCC 许可，推出 H5 和 APP 版本，将业务拓展到全球 40 多个国家和地区，并获得用户的广泛认可与信任。

为更好地为加密货币爱好者提供服务并提供更专业的产品服务与教育知识，我们致力于成为一个持续提供专业交易教育服务的成长平台。PropW 将调整挑战包的报名费用和挑战规则，该调整将于 2025 年 3 月 7 日 UTC+8 00:00 正式生效。

\*新的规则和套餐价格仅适用于 2025 年 3 月 7 日 UTC+8 00:00 之后购买的套餐和用户。生效日期之前购买的套餐不受影响。

标准模式套餐报名费用（单位：USDT）<br>

| **账户** | 2,000 | 10,000 | 25,000 | 50,000 | 100,000 |
| ------ | ----- | ------ | ------ | ------ | ------- |
| **价格** | 28    | 99     | 249    | 399    | 799     |

\
标准模式调整参数：

盈利目标：第 1 阶段 - 5%，第 2 阶段 - 10%

最大账户亏损：8%-10%

最新挑战规则如下：

|               | **初学者**                                                               | **中级**     | **高级**     | **专家**     | **大师**      |
| ------------- | --------------------------------------------------------------------- | ---------- | ---------- | ---------- | ----------- |
| **挑战账户**      | **2,000**                                                             | **10,000** | **25,000** | **50,000** | **100,000** |
| **盈利（新）**     | <p><strong>第 1 阶段：5%</strong>  </p><p><strong>第 2 阶段：10%</strong></p> |            |            |            |             |
| **每日最大亏损**    | **5%**                                                                |            |            |            |             |
| **最大账户亏损（新）** | **10%**                                                               | **8%**     |            |            |             |
| **最小交易天数**    | **5**                                                                 |            |            |            |             |
| **最大挑战期限**    | **无限制**                                                               |            |            |            |             |
| **最大杠杆**      | **5**                                                                 |            |            |            |             |
| **试用费（新）**    | **28**                                                                | **99**     | **249**    | **399**    | **799**     |


---

# 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-59.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.
