> 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-tw/propw-jing-xuan-liang-dian/publish-your-docs-67.md).

# 關於 PropW 挑戰方案報名費與挑戰參數調整的公告

ters發佈於：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-zh-tw/propw-jing-xuan-liang-dian/publish-your-docs-67.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.
