> 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/propw-trading-rules/propw-training-account-equity-and-scholarship-policy.md).

# PropW Training Account Equity & Scholarship Policy

### Provision I – Scholarship Limits for Free & Promotional Evaluation Programs

The following provisions apply to all Free Evaluation Programs, Promotional Evaluation Programs, and other Evaluation Accounts designated by PropW.

PropW reserves the right to interpret and apply these provisions in accordance with the applicable platform policies.

### 1. Scholarship Allocation

Participants who successfully satisfy all applicable Evaluation and Training Account requirements will be eligible for a Scholarship Allocation.

Unless otherwise specified, Scholarship Allocations are distributed according to the following ratio:

* Participant: 80%
* PropW: 20%

The Scholarship Allocation is calculated based on the participant’s eligible trading performance in accordance with the applicable Scholarship Policy.

### 2. Maximum Scholarship Limit

For each Free Evaluation Account or Promotional Evaluation Account (including accounts obtained through marketing campaigns, sponsorships, giveaways, or similar promotional activities), the maximum cumulative Scholarship that may be issued is:

1,000 USDT

Once this limit has been reached, no additional Scholarship Allocation will be available for that Evaluation Account.

### 3. Scholarship Eligibility for Promotional Evaluation Accounts

Participants who obtain Evaluation Accounts through promotional campaigns or sponsorship programs must satisfy all of the following requirements before a Scholarship Application becomes eligible for review:

* Complete all promotional tasks required by PropW.
* Publish promotional content using the official referral link, invitation code, or other designated campaign materials.
* Ensure the promotional content clearly references PropW in accordance with the campaign requirements.
* Maintain the published promotional content without deleting, hiding, materially modifying, or otherwise affecting its authenticity or public visibility before both the Scholarship review and Scholarship issuance have been completed.

During the review process, PropW may evaluate:

* Evaluation registration information;
* Trading performance;
* Authenticity of promotional activities;
* Promotional effectiveness;
* Compliance with campaign requirements.

Based on this review, PropW will determine the final Scholarship amount, if any, that the participant is eligible to receive.

If promotional content is deleted, concealed, falsified, or determined to involve fraudulent or abnormal promotional activity—including, but not limited to, fabricated data, artificial traffic, or click manipulation—PropW reserves the right to suspend, reduce, or cancel Scholarship eligibility.

### 4. Training Account Management

After a participant has received the maximum Scholarship available for the applicable Free or Promotional Evaluation Account, PropW may terminate the corresponding Training Account.

Termination of the Training Account does not affect any Scholarship that has already been approved and successfully issued to the participant.

This provision is intended to maintain a fair, transparent, and sustainable learning environment for all participants.

PropW reserves the right of final interpretation regarding this policy.

## Provision II – Elite Trader Development Program

To encourage outstanding participants to continue improving their trading skills and to provide broader development opportunities, PropW has established the Elite Trader Development Program.

### 1. Evaluation Criteria

Participants may be considered for the Elite Trader Development Program based on a comprehensive assessment that includes, but is not limited to:

* Trading consistency and long-term stability;
* Overall trading performance;
* Cumulative trading results;
* Risk management capability;
* Trading strategy maturity;
* Trading activity and participation level;
* Other indicators that demonstrate disciplined and sustainable trading performance.

Selection is conducted through a holistic review rather than any single performance metric.

PropW reserves the right to determine the evaluation standards and selection methodology.

### 2. Development Opportunities

Eligible participants may receive opportunities that include:

* Upgrade to a CoinW Premium Account, subject to applicable eligibility requirements;
* Participation in advanced collaboration or development programs organized by PropW, CoinW, or their strategic partners;
* Access to additional educational resources, platform initiatives, or professional development opportunities.

Availability of these opportunities may vary depending on the participant’s performance and the applicable program requirements.

### 3. Account Adjustment

If a participant is selected for the Elite Trader Development Program, PropW may close the participant’s original Training Account and arrange an alternative participation plan that better aligns with the participant’s demonstrated performance and future development path.

### 4. Final Interpretation

PropW reserves the right to interpret, modify, suspend, or update the eligibility criteria, evaluation process, program structure, and collaboration arrangements associated with the Elite Trader Development Program.

These provisions are intended to encourage disciplined trading practices, recognize outstanding participant performance, and foster a fair and sustainable educational trading environment.


---

# 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/propw-trading-rules/propw-training-account-equity-and-scholarship-policy.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.
