# Create an investment account

To subscribe to master accounts and either copy their trading strategies or invest funds, you need to create an investment account.

To create an investment account:

{% stepper %}
{% step %}
In the main menu, expand the respective item, such as **B2COPY**, **MAM**, or **PAMM**, and then click **My Accounts** under the desired platform, if more than one is available.
{% endstep %}

{% step %}
If you don't have any accounts yet, click **Investor**.

If you already have investment accounts, click **Add new** in the upper-right corner of the **Investment accounts** section.
{% endstep %}

{% step %}
In the **New Investment account** popup, specify the following settings:

* In the **Platform** dropdown, select an account group (if available).
* In the **Currency** dropdown, select a currency in which you want to denominate your investment account.
* In the **Leverage** dropdown list, select a leverage ratio.

<figure><img src="/files/r1WZxsJxvFexmqBiLzkk" alt="Create an investment account"><figcaption><p>Create an investment account</p></figcaption></figure>
{% endstep %}

{% step %}
Click **Create** to create the account.
{% endstep %}
{% endstepper %}

The details of your newly created investment account have been sent to your email address.

Next, you can subscribe your investment account to the master accounts of your choice from the **Leaderboard** and deposit funds to your investment account to begin following the strategies of the selected master traders.


---

# Agent Instructions: 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:

```
GET https://docs.b2copy.b2broker.com/user-guide/manage-master-and-investment-accounts/create-an-investment-account.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
