> 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-27.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-yue/propw-jing-xuan/publish-your-docs-27.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.
