# Identifying Your Account Type

If you are not sure or you don't remember what type of account you have on the 2Checkout platform, you can find this information in your Merchant Control Panel.

## Availability

The information about the account type is available for all merchants who signed a contract with 2Checkout.

## How to find your 2Checkout account type

1. Log in to your [Merchant Control Panel](https://secure.2checkout.com/cpanel/).
2. Navigate to the cogwheel in the top-right corner and click on **Settings**, as shown below.<br>

   <figure><img src="/files/Zx8Er8Xjsng1mmT22Qfn" alt=""><figcaption></figcaption></figure>
3. On the **Account Settings** page, scroll down to the **Account Information** section and click on the **Edit details** button.<br>

   <figure><img src="/files/pSFhXQCef3Tbs78bcE1R" alt=""><figcaption></figcaption></figure>
4. On the [Account Information](https://secure.2checkout.com/cpanel/account.php) page, scroll down to the **Account documents** section and click on the **PDF** to open/download it. The PDF is the contract you signed with 2Checkout and includes the information about your account type, as well as details about margins and fees that apply to your account.<br>

   <figure><img src="/files/vmhhXpSCc0u7hsLvvDkE" alt=""><figcaption></figcaption></figure>

{% hint style="info" icon="lightbulb" %}

#### Want to see our products? You can switch between them, or use flexible add-ons depending on your needs.

<a href="/pages/2nkXCCp3KqFcs7tg3kmz#account-types" class="button primary" data-icon="books">Read more</a>
{% endhint %}


---

# 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.2checkout.com/get-started/test-getting-started/start-using-2checkout/identifying-your-account-type.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.
