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

# How users start the challenge

**Step 1**\ <br>

Register a CoinW account and click "Start Challenge" on the homepage of the PropW official website or click CoinW official website homepage->More->PropW option to apply for a proprietary trader

&#x20;

Among the application requirements, the platform requires users to bind their email addresses and accounts, and complete secondary KYC corresponding requirements.

Click [here](https://www.coinw.com/front/register?redirectUrl=) to register quickly.\
\
\
\
**Step 2**\ <br>

<figure><img src="https://coinw.zendesk.com/hc/article_attachments/34110573904665" alt=""><figcaption></figcaption></figure>

Select the challenge plan and register and pay\
\
To become a PropW trader, users need to go through a total of 2 challenge stages of testing. There are two modes in the challenge stage, normal mode and difficult mode. Users can choose the mode that suits them based on their trading level and other dimensions.

&#x20;

It should be noted that users need to leave sufficient amount in the asset account of their CoinW account to deduct the registration fee. The system will automatically deduct the amount from the asset account after the user submits the application request for a PropW trader.\
\
\
\
**Step 3**

<figure><img src="https://coinw.zendesk.com/hc/article_attachments/34110573907609" alt=""><figcaption></figcaption></figure>

&#x20;

After completing the above steps, users can start the PropW challenge

The PropW challenge stage is divided into two stages. In these two stages of challenges, the platform will measure the user's trading level through multiple dimensions such as transaction data and trading habits. If the requirements are met, the user can pass the PropW challenge stage; if not, unfortunately If the requirements are met, users need to re-register to start a new round of challenges.

&#x20;

After passing the PropW challenge stage, users will become PropW traders. As a PropW trader, users can obtain profits through transactions and then obtain their own profits according to the agreement.

While working as a PropW trader, it should be noted that if the trading data unfortunately does not meet the corresponding trading requirements or has bad trading habits that trigger the platform’s trading principles, the trader’s account will be automatically frozen by the system, and the user The registration fee needs to be paid again to start a new round of challenges.

&#x20;

Users do not need to worry too much about the unwithdrawn profits. Although the account is frozen, users can still withdraw the profits. For details, please refer to the FAQ "PropW account related > How users can withdraw profits."


---

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