> For the complete documentation index, see [llms.txt](https://docs.b2copy.b2broker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2copy.b2broker.com/user-guide/manage-deposits-and-withdrawals/deposit-funds-to-your-copy-trading-and-mam-accounts.md).

# Deposit funds to your copy-trading and MAM accounts

To transfer funds to your master or investment account:

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

{% step %}
Select the account which you want to transfer funds to and click **Transfer** displayed in the account row.

<figure><img src="/files/q2l9dls9u9VzXJEHMFTl" alt="Click Transfer"><figcaption><p>Click Transfer</p></figcaption></figure>

You are redirected to the **Transfer** page.
{% endstep %}

{% step %}
In the **From dropdown**, select a wallet or another account which you want to transfer funds from.
{% endstep %}

{% step %}
In the **To field**, the number of the account that you selected to transfer funds to is displayed. You can select another account in the dropdown if needed.

{% hint style="info" %}
It is only possible to transfer funds between wallets and accounts that have the same currency denomination.
{% endhint %}
{% endstep %}

{% step %}
Enter the amount that you want to transfer. Alternatively, you can choose a percentage of the selected balance to transfer by clicking one of the options: 25%, 50%, 75%, or 100%. The corresponding amount will be calculated automatically.

<figure><img src="/files/vCaeLcUYu7dJFWZgDTit" alt="Transfer page"><figcaption><p>Transfer page</p></figcaption></figure>
{% endstep %}

{% step %}
Click **Transfer**.
{% endstep %}

{% step %}
Confirm the transfer in the displayed popup.
{% endstep %}
{% endstepper %}

Depending on the configuration of your investment platform, the transfer is made immediately or after it is approved by the admin.

The recent transfers are listed on the right side of the page. To view your full transfer history, click **See more**.


---

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

```
GET https://docs.b2copy.b2broker.com/user-guide/manage-deposits-and-withdrawals/deposit-funds-to-your-copy-trading-and-mam-accounts.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.
