> 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-yue/propw-jing-xuan/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     |

\
標準模式調整參數：

利潤目標：第一階段 - 5%，第二階段 - 10%

最大帳戶虧損：8%–10%

最新挑戰規則如下：

|               | **入門級**                                                           | **中級**     | **高級**     | **專家級**    | **大師級**     |
| ------------- | ----------------------------------------------------------------- | ---------- | ---------- | ---------- | ----------- |
| **挑戰帳戶**      | **2,000**                                                         | **10,000** | **25,000** | **50,000** | **100,000** |
| **利潤（新）**     | <p><strong>第一階段：5%</strong>  </p><p><strong>第二階段：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-yue/propw-jing-xuan/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.
