# Assign a minimum deposit to your master account

You can assign a minimum deposit to your copy-trading, PAMM, or MAM master accounts or adjust the previously assigned amount.

{% hint style="info" %}
The **Minimum deposit** section can displayed or hidden in the Web UI. This is controlled by the investment platform admin.
{% endhint %}

Once you have assigned a minimum deposit to a master account, investors must deposit the specified minimum balance into their investment accounts to subscribe to your master account. Additionally, to keep the subscriptions active, the required minimum balance must remain on their investment accounts after withdrawals.

To assign a minimum deposit to a master account:

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

{% step %}
Click the master account in the list.
{% endstep %}

{% step %}
In the account details, go to **Settings**.
{% endstep %}

{% step %}
In the **Minimum deposit** section, click **Edit**.
{% endstep %}

{% step %}
Enter the minimum deposit amount in `USD`.

{% hint style="info" %}
The minimum deposit amount is always denoted and displayed in `USD` on all Web UI pages.
{% endhint %}

<figure><img src="/files/iqgXkgK16wyjZnuilw2P" alt="Assign a minimum deposit"><figcaption><p>Assign a minimum deposit</p></figcaption></figure>
{% endstep %}

{% step %}
Click **Save** to apply the changes.
{% endstep %}
{% endstepper %}

On the **Leaderboard**, the minimum deposit requirement assigned to your master account is displayed under the **+Follow** button.


---

# 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/assign-a-minimum-deposit-to-your-master-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.
