> 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/propw-trading-rules/propw-phase-3-trader-account-usage-guidelines.md).

# PropW Phase 3 Trader Account Usage Guidelines

To improve the utilization of platform capital and enhance account security, while better serving traders' development and funding needs, we are adjusting the rules for inactive accounts as follows:If a live account has no trading activity for **30 consecutive days**, the system will automatically freeze the account. During the freeze period, the account will retain login and historical record viewing functions but will be restricted from trading and other operations.Account login and historical record viewing will remain available

**Appeal Process:** \
Submit an unfreeze request within 15 days of the freeze via the “**Reactivate Account**” option in the account pop-up window. The review process usually takes 1-3 business days.\
\&#xNAN;**\***&#x49;f activation is not applied for more than 15 days, the account will be permanently cancelled, and all funds will be recovered by the system and cannot be restored. And all funds in the account will be recovered.

**Important Notice:** \
Accounts found in violation of the platform’s “**User Agreement”** **“Privacy Policy”**&#x6F;r “PropW Abnormal Trading Supervision Standards and Handling Measures” will be subject to disciplinary actions based on the severity of the violation.


---

# 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/propw-trading-rules/propw-phase-3-trader-account-usage-guidelines.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.
