> 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/admin-panel-guide/manage-master-and-investment-accounts.md).

# Manage master & investment accounts

## Master accounts

{% content-ref url="/pages/AN52aIJM2XINmZWKOylE" %}
[Create master accounts](/admin-panel-guide/manage-master-and-investment-accounts/create-master-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/AN52aIJM2XINmZWKOylE" %}
[Create master accounts](/admin-panel-guide/manage-master-and-investment-accounts/create-master-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/AN52aIJM2XINmZWKOylE" %}
[Create master accounts](/admin-panel-guide/manage-master-and-investment-accounts/create-master-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/AvvrLNyCnkQ8KFBKwGRL" %}
[Set default allocation parameters for copy-trading and MAM master accounts](/admin-panel-guide/manage-master-and-investment-accounts/set-default-allocation-parameters-for-copy-trading-and-mam-master-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/g0gkacvUOa5tgWCDKp35" %}
[Set allocation methods and rollover settings for PAMM master accounts](/admin-panel-guide/manage-master-and-investment-accounts/set-allocation-methods-and-rollover-settings-for-pamm-master-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/UE111M3rhYhdSV13Owsy" %}
[Create promo offers](/admin-panel-guide/manage-master-and-investment-accounts/create-promo-offers.md)
{% endcontent-ref %}

{% content-ref url="/pages/OthcxIIAN0hBp7U9Y3pZ" %}
[Create promo offers for sharing fees with partners](/admin-panel-guide/manage-master-and-investment-accounts/create-promo-offers-for-partners.md)
{% endcontent-ref %}

{% content-ref url="/pages/UsoRgHRdNfp3ZNHTJseB" %}
[Assign risk limits to master accounts](/admin-panel-guide/manage-master-and-investment-accounts/assign-risk-limits.md)
{% endcontent-ref %}

{% content-ref url="/pages/D58pbP8fdz3OzwerYb0M" %}
[Assign minimum deposits](/admin-panel-guide/manage-master-and-investment-accounts/assign-minimum-deposits.md)
{% endcontent-ref %}

{% content-ref url="/pages/iWzuNdo17EMkn5zfdm6w" %}
[Change master account visibility on the Leaderboard](/admin-panel-guide/manage-master-and-investment-accounts/change-master-account-visibility-on-leaderboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/DU9cJEpFHDqnWgsLBg3A" %}
[Assign subscription codes](/admin-panel-guide/manage-master-and-investment-accounts/assign-subscription-codes.md)
{% endcontent-ref %}

## Investment accounts

{% content-ref url="/pages/5rMO9HTYqJgqSbUfp2NR" %}
[Create investment accounts](/admin-panel-guide/manage-master-and-investment-accounts/create-investment-accounts.md)
{% endcontent-ref %}


---

# 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.b2copy.b2broker.com/admin-panel-guide/manage-master-and-investment-accounts.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.
