> 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/help-center/getting-started/become-a-propw-trader-in-just-3-steps-and-enjoy-80-of-the-profits.md).

# Become a PropW trader in just 3 steps and enjoy 80% of the profits!

## Become a PropW Trader in Just 3 Steps

Complete the PropW Evaluation Program in three simple steps and become eligible to receive up to 80% Scholarship Rewards.

### Before You Begin

A CoinW account is required to participate in the PropW Evaluation Program.

* Don’t have a CoinW account? Create one in just a few minutes.
* Already have a CoinW account? Simply follow the steps below to begin your evaluation.

## Step 1 – Register for an Evaluation

#### 1. Sign in

Log in to the PropW Official Website (<https://www.propw.com/en_US>).

Alternatively, sign in to the CoinW website, navigate to More, and select PropW.

#### 2. Complete Your Account Setup

Click Get Started and complete the required account information.

Requirements include:

* Basic KYC Verification
* Email or Mobile Number Verification
* Trading Password Setup

#### 3. Choose an Evaluation Package

Select the Evaluation Package that best matches your trading experience and objectives.

If you have eligible coupons, the system will automatically apply the best available discount during checkout.

## Step 2 – Complete the Evaluation

After registration, begin trading in your simulated Evaluation Account through the PropW platform.

During the Evaluation, participants must satisfy all applicable Evaluation Targets while complying with the Evaluation Rules.

Failure to comply with the Evaluation Rules or exceeding the applicable risk limits will result in an unsuccessful evaluation. Participants may register for a new Evaluation after the current one has ended.

#### Evaluation Phase 1

Demonstrate your trading skills by successfully completing the first Evaluation Phase.

Upon successful review, you will automatically advance to Evaluation Phase 2.

#### Evaluation Phase 2

Continue demonstrating consistent trading performance by successfully completing the second Evaluation Phase.

After successfully passing both phases, you will become eligible to receive a PropW Training Account.

## Step 3 – Receive Your PropW Training Account

Congratulations!

After successfully completing the Evaluation Program, you will receive your PropW Training Account.

Participants with a Training Account may become eligible for Scholarship Rewards based on their trading performance and the applicable Scholarship Policy.

To maintain your Training Account, you must continue following the PropW Trading Rules and applicable risk management requirements.

Failure to comply with the Trading Rules or exceeding the permitted risk limits may result in the termination of your Training Account. If this occurs, participation in a new Evaluation Program will be required to qualify for another Training Account.


---

# 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/help-center/getting-started/become-a-propw-trader-in-just-3-steps-and-enjoy-80-of-the-profits.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.
