> 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/propw-platform-eligibility-requirements-and-regional-restrictions.md).

# PropW Platform Eligibility Requirements & Regional Restrictions

### Basic Eligibility Requirements

#### Age Requirement

Participants must be at least 18 years of age to register for and participate in any PropW Evaluation Program.

#### General Eligibility

Individuals who satisfy the minimum age requirement and are not subject to any of the restrictions described below are generally eligible to participate in PropW’s simulation-based trading evaluation programs.

## Restricted Participants

To comply with applicable laws, regulations, and internal compliance policies, PropW does not provide services to the following individuals or entities:

#### Sanctioned Individuals or Entities

Any individual or organization included on applicable international sanctions lists.

#### Individuals with Restricted Compliance Status

Individuals who have been identified as being involved in financial crime, terrorist financing, fraud, money laundering, or other prohibited activities, or who are otherwise restricted under applicable laws or regulations.

#### Restricted Corporate Participants

Corporate entities acting in a fiduciary or nominee capacity, including organizations conducting evaluation activities on behalf of third parties.

## Restricted Countries & Regions

To comply with applicable legal and regulatory requirements, PropW’s Evaluation Programs are not available to residents of, or persons located in, certain countries or regions, including but not limited to:

#### Asia

* Mainland China
* Hong Kong SAR
* Iran
* Iraq
* Syria
* Yemen
* North Korea
* Pakistan
* Afghanistan
* Myanmar
* Cambodia

#### Americas

* United States
* Canada
* Venezuela
* Cuba
* Nicaragua
* Bolivia

#### Africa

* Egypt
* Libya
* Tunisia
* Algeria
* Sudan
* Ethiopia
* Somalia
* Mali
* Zimbabwe

#### Europe

* Ukraine (including Crimea, Donetsk, Luhansk, and other restricted territories)
* The Netherlands

PropW reserves the right to modify the list of restricted countries or regions at any time in accordance with applicable laws, regulatory requirements, and internal compliance policies.

## Compliance Notice

Participation in PropW is limited to eligible individuals who comply with these Eligibility Requirements, the PropW User Agreement, and all applicable platform policies.

PropW reserves the right to refuse, suspend, or terminate access to its simulation-based trading evaluation programs if a participant is found to be ineligible or in violation of applicable laws, regulations, or platform rules.


---

# 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/propw-platform-eligibility-requirements-and-regional-restrictions.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.
