# Account details

On the **My accounts** page, you can [create new master and investment accounts](/user-guide/manage-master-and-investment-accounts.md) and view details of your existing accounts.

To view detailed information:

{% 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.

<figure><img src="/files/P3yKsLNliO83WsoPInKw" alt="My accounts"><figcaption><p>My accounts</p></figcaption></figure>
{% endstep %}

{% step %}
Click the master or investment account in the list to open the account details. In the account details, you can access the following pages:

* [Subscriptions](/user-guide/view-your-account-details/subscriptions-page.md)
* [Trading Report](/user-guide/view-your-account-details/trading-report-page.md)
* [Statistics](/user-guide/view-your-account-details/statistics-page.md)
* [Settings](/user-guide/view-your-account-details/settings-page.md)
* [Requests](/user-guide/view-your-account-details/requests-page-for-pamm-accounts-only.md) (for PAMM accounts only)
* [Fee Payments](/user-guide/view-your-account-details/fee-payments-page.md)
  {% 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/view-your-account-details.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.
