> 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/propw-jing-cai-hui-gu/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 挑战套餐规则

|        | 第 1 阶段  | 第 2 阶段 |
| ------ | ------- | ------ |
| 盈利目标   | 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/propw-jing-cai-hui-gu/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.
