> 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/product-updates/announcement-propw-multi-account-purchase-feature-now-live.md).

# Announcement: PropW Multi-Account Purchase Feature Now Live

Dear PropW Users,

We are pleased to announce the official launch of PropW’s Multi-Account Purchase feature. This enhancement will significantly improve your trading experience by providing more flexible fund management options.

Key Features:

Support for up to 5 challenge accounts simultaneously

Convenient account switching for seamless multi-account trading

**User Guide:**

If you have already purchased your first challenge and wish to add more accounts, follow these steps:

On the PropW homepage, click "Get Started", then select "Start a New Challenge"

<figure><img src="/files/Hc6dLONy7zWt9N6fdvgw" alt=""><figcaption></figcaption></figure>

On the plan selection page, choose your desired challenge package (you may select the same package multiple times)\
\
Ensure your CoinW account has sufficient balance to complete the payment

<figure><img src="/files/nOVsQ8YijAt0J2tlr7QK" alt=""><figcaption></figcaption></figure>

After successful purchase, click the "Switch Account" button to view and manage all your accounts<br>

<figure><img src="/files/na6HR13HaSa2vjK0xyYT" alt=""><figcaption></figcaption></figure>

To switch to a different account for trading, simply click "Switch"<br>

<figure><img src="/files/qVgHcBbua9FIXj4XGntZ" alt=""><figcaption></figcaption></figure>

Important Notes:

Multi-Account Rules:

Multiple accounts can operate simultaneously during the challenge phase

Only 1 active account is allowed in the live trading phase

If multiple accounts pass the challenge, they will enter the approval queue based on completion time

Accounts in queue will be marked as "Pending Activation"

Account Management:

Failed challenge accounts or live accounts can be re-registered

If a live account is frozen, you must reactivate it before enabling a queued account

Each PropW account’s data is isolated—only the current account’s data will be displayed

Payment Policy:

All fees will be deducted from your CoinW main account

Ensure sufficient balance before purchasing\
\
PropW remains committed to delivering an exceptional trading experience. Should you encounter any issues, please contact our customer support team.

PropW Team


---

# 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/product-updates/announcement-propw-multi-account-purchase-feature-now-live.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.
