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

# 關於 PropW 重新推出 5,000 USDT 挑戰方案的公告

親愛的 PropW 用戶：

自推出以來，標準 2,000 USDT 挑戰方案深受全球用戶歡迎。此促銷活動將於本月底結束，平台將於 2025 年 9 月 1 日正式重新推出標準 5,000 USDT 挑戰方案。具體安排如下：

2025 年 8 月 31 日 23:59（UTC+8）\
2,000 USDT 標準方案的購買將正式停止。

2025 年 9 月 1 日 00:00（UTC+8）\
5,000 USDT 標準方案將正式開放購買。

特別說明：

若您持有任何與 2,000 USDT 標準方案相關的優惠券，請務必在銷售結束前啟用並使用。這些優惠券將在期限後失效，而其他優惠券與方案將不受影響。

&#x20;

標準 5,000 USDT 挑戰方案規則

標準 5,000 USDT 挑戰方案規則

|        | 第一階段    | 第二階段 |
| ------ | ------- | ---- |
| 獲利目標   | 250     | 500  |
| 時間限制   | 無限制     | 無限制  |
| 最低交易天數 | 5 天     | 5 天  |
| 每日最大虧損 | 250     | 250  |
| 最大回撤   | 500     | 500  |
| 交易期間   | 無限制     | 無限制  |
| 最高槓桿   | 5 倍     | 5 倍  |
| 價格     | 69 USDT |      |

PropW 致力於為全球交易者提供優質的產品與服務。新的挑戰方案提供更靈活的資金選項與極具競爭力的交易條件。

我們感謝每一位交易者的支持與理解。

祝您交易愉快！\
PropW 團隊

<br>


---

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