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

# 讓我們一起向前邁進。PropW 全新挑戰方案更新並上線

親愛的 PropW 用戶：

您好！

自我們平台創立以來，您所執行的每一筆交易，以及您對我們所寄予的每一分信任，都是推動我們前進的最大動力。為了回饋您長期以來的支持，並更好地滿足您日益多元的交易需求，我們正在優化並升級現有的挑戰套餐。

I. 概覽：更貼心，更超值

* 誠意回饋：我們已優化部分套餐的規則結構，為忠實用戶提供更高價值。
* 更多選擇：推出全新的 1.1 步驟模型，為您帶來更多元的選項。

II. 生效時間

調整將於 2025 年 11 月 4 日 19:00（UTC+8）正式生效。

III. 詳情：以下是我們所做的細微調整

1\. 優化現有套餐

* 【標準模式】
* 特色：更低的 29 美元門檻，更容易上手，通過評估的路徑更穩定。
* 適合對象：新手、風險趨避型用戶。
* 詳情：&#x20;

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

* 【專業模式】
* 特色：更快的評估要求，更大的資金分配。
* 適合對象：專業用戶、資金需求較高的用戶。
* 詳情：&#x20;

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

2\. 全新套餐，符合期待

全新推出「1.1 步驟專業模型」——在專業度上領先一步！這個新模型可讓評估更快速通過。每輪的最低交易日要求不僅降至僅 3 天，第二階段的獲利目標也大幅下調至僅 0.1%，讓驗證流程更快完成。您最快只需 6 天，就有機會取得最高達 20 萬美元的交易資金。此外，所有挑戰費用都已下調，成為業界最低之一，真正讓專業交易者以更低成本、更快獲得理想資金！

IV. 您既有的權益將受到保障

對於所有在生效日前購買、且仍在服務期內的套餐，您現有的所有權益與福利都將在當前週期結束前維持完全不變。僅在您下次續約時，套餐才會自動更新為我們新的、更優方案。

V. 我們始終都在您身邊

如果您對這些優化有任何疑問，或不確定哪個套餐最適合您，我們的客服團隊隨時待命，為您提供一對一的解答與建議。

* PropW 網站： [https://www.propw.com](https://www.coinw.com/zh_CN)
* X： <https://x.com/PropWGlobal>
* Telegram： <https://t.me/PropWGlobal>
* Discord： <https://discord.gg/C8enuujTrZ>

再次感謝您一路以來的陪伴。我們深知，若沒有您的支持，我們不可能走到今天。未來每一步，我們都將與您攜手同行，共同成長。


---

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