> 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/propw-highlights/publish-your-docs-27.md).

# Announcement Regarding the PropW Return to 5,000 USDT Challenge Package

Dear PropW Users,

Since its launch, the Standard 2,000 USDT Challenge Package has been well-received by users worldwide. This promotion will conclude at the end of this month, and the platform will officially reintroduce the Standard 5,000 USDT Challenge Package on September 1, 2025. Specific arrangements are as follows:

August 31, 2025, 23:59 (UTC+8)\
Purchase of the 2,000 USDT Standard Package will be officially discontinued.

September 1, 2025, 00:00 (UTC+8)\
Purchase of the 5,000 USDT Standard Package will be officially available.

Special Note:

If you hold any coupons related to the 2,000 USDT Standard Package, please ensure to activate and use them before the sales end. These coupons will expire after the deadline, while other coupons and packages will remain unaffected.

&#x20;

Standard 5,000 USDT Challenge Package Rules

Standard 5,000 USDT Challenge Package Rules

|                      | Phase 1   | Phase 2   |
| -------------------- | --------- | --------- |
| Profit Target        | 250       | 500       |
| Time Limit           | Unlimited | Unlimited |
| Minimum Trading Days | 5 Day     | 5 Day     |
| Max Daily Loss       | 250       | 250       |
| Max Drawdown         | 500       | 500       |
| Trading Period       | Unlimited | Unlimited |
| Max Leverage         | 5x        | 5x        |
| Price                | 69 USDT   |           |

PropW is committed to providing global traders with superior products and services. The new challenge package offers more flexible capital options and highly competitive trading conditions.

We appreciate every trader’s support and understanding.

Happy Trading!\
The PropW Team

<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/propw-highlights/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.
