# Set up or modify a fee plan for your master account

You can set up a fee plan for your master account if you skip this step when creating the account, or you can modify the existing fee plan.

{% hint style="info" %}
The changes made to the existing plan don’t affect existing subscriptions. For existing subscriptions, the plans accepted when the subscriptions were created remain effective. The modified plan is applied only to new subscriptions.
{% endhint %}

To set up or modify a fee plan for a master 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 %}
Click the master account in the list.
{% endstep %}

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

{% step %}
In the **Fee plan** section, click **Change fee plan**.

<figure><img src="/files/qW7gk3rqhqgAiYyF52gq" alt="Change a fee plan"><figcaption><p>Change a fee plan</p></figcaption></figure>
{% endstep %}

{% step %}
Enter rates for the fees that you want to include in the fee plan and select fee payment intervals. The fees listed in the plan will be deducted from the investment accounts subscribed to your master account. Fee rates can be specified as decimal values. Use a dot `.` as a decimal separator.

For more information on the types of fees you can include in the fee plan, refer to the [Fee list](/copy-trading-pamm-and-mam-concepts/fee-list.md).
{% endstep %}

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


---

# 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/set-up-or-modify-a-fee-plan-for-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.
