# Check a fee plan applied to a subscription

Investors can check fee plans applied to each of their subscriptions.

To check a subscription fee plan:

{% 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 investment account in the list.
{% endstep %}

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

{% step %}
In the subscription row, click ⋮ (the **Actions** button) and select **View plan** in the dropdown.

<figure><img src="/files/RpQSOstnVPDCeOU68o6c" alt="Click Actions"><figcaption><p>Click Actions</p></figcaption></figure>
{% endstep %}
{% endstepper %}

In the **Fee plan** popup, you can view rates of the fees included in the fee plan and fee payment intervals.


---

# 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-subscriptions/check-a-fee-plan-applied-to-a-subscription.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.
