# How do I know what type of 2Checkout account I have?

## Overview <a href="#overview" id="overview"></a>

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 <a href="#availability" id="availability"></a>

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

## How to find your 2Checkout account type <a href="#how-to-find-your-2checkout-account-type" id="how-to-find-your-2checkout-account-type"></a>

To find out what type of account you have on the 2Checkout platform, follow these steps:

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>

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

   <div data-with-frame="true"><figure><img src="/files/DiSgnAU066YOHLqlBEcI" alt=""><figcaption></figcaption></figure></div>
4. On the [Account Information page](https://secure.2checkout.com/cpanel/account.php), 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>

   <div data-with-frame="true"><figure><img src="/files/oAYcahqmBpayto21ptkE" alt=""><figcaption></figcaption></figure></div>


---

# 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/getting-started/activate-your-account/how-do-i-know-what-type-of-2checkout-account-i-have.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.
