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

# Announcement on PropW Challenge Package Registration Fees and Adjustment of Challenge Parameters

tersPublished on: 2025/03/06 11:22｜Last Update: 2025/05/27 16:56

Dear PropW Traders,

Thank you for your continuous support for PropW! Since the product launch in April 2024, PropW has garnered favor among numerous cryptocurrency trading enthusiasts. During this period, we have successfully obtained a license from Dubai DMCC, launched H5 and APP versions, expanded our business to over 40 countries and regions worldwide, and received widespread recognition and trust from our users.

To better serve cryptocurrency enthusiasts and provide more professional product services and educational knowledge, we are committed to being a growth platform that consistently offers professional trading education services. PropW will adjust the registration fees and challenge rules for our challenge packages, which will officially take effect from 00:00 UTC+8 on March 7, 2025.

\*The new rules and package prices will only apply to packages and users purchased after 00:00 UTC+8 on March 7, 2025. Packages purchased before the effective date will not be affected.

Standard Mode Package Registration Fees (Unit: USDT)<br>

| **Account** | 2,000 | 10,000 | 25,000 | 50,000 | 100,000 |
| ----------- | ----- | ------ | ------ | ------ | ------- |
| **Price**   | 28    | 99     | 249    | 399    | 799     |

\
Adjusted Parameters in Standard Mode:

Profit Target: Phase 1 - 5%, Phase 2 - 10%

Maximum Account Loss: 8%-10%

The latest challenge rules are as follows:

|                              | **Beginner**                                                              | **Intermediate** | **Advanced** | **Expert** | **Master**  |
| ---------------------------- | ------------------------------------------------------------------------- | ---------------- | ------------ | ---------- | ----------- |
| **Challenge Account**        | **2,000**                                                                 | **10,000**       | **25,000**   | **50,000** | **100,000** |
| **Profit（New)**              | <p><strong>Phase 1: 5%</strong>  </p><p><strong>Phase 2: 10%</strong></p> |                  |              |            |             |
| **Max Daily Loss**           | **5%**                                                                    |                  |              |            |             |
| **Max Account Loss（New)**    | **10%**                                                                   | **8%**           |              |            |             |
| **Min Trading Day**          | **5**                                                                     |                  |              |            |             |
| **Maximum Challenge Period** | **No limited**                                                            |                  |              |            |             |
| **Max Leverage**             | **5**                                                                     |                  |              |            |             |
| **Audition Fee（New）**        | **28**                                                                    | **99**           | **249**      | **399**    | **799**     |


---

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