> For the complete documentation index, see [llms.txt](https://eu.support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eu.support.backpack.exchange/exchange/account/account-creation-and-verification/verify-identity-kyc.md).

# Verify Identity (KYC)

This guide provides a detailed overview of the required documentation for KYC verification.

To ensure the integrity and security of our platform, all individual and institutional customers seeking to trade on Backpack EU must complete our Know Your Customer (KYC) verification process.

**Learn more about** [**KYC Verification Requirements here**](/exchange/account/account-creation-and-verification/account-identity-requirements.md)**.**

***

## Verify Individual Account Identity

#### **1) Select the Individual account option type.**

<div align="center"><figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/66e0bd972b89beba8bc44d54_66e0bd3ee925107b20788bae_KYC_verify_individual_identity_backpack_exchange.png" alt="" width="563"><figcaption></figcaption></figure></div>

#### **2) Enter your Country of Residence and provide full name, date of birth and address.**

<figure><img src="/files/JLesSiWfDgWkinqfOlgf" alt="" width="563"><figcaption></figcaption></figure>

#### **3) Provide details additional details**

<figure><img src="/files/8VYmWvZ0V9y8Yo5M4aTP" alt="" width="563"><figcaption></figcaption></figure>

#### **4) Complete KYC Requirements**

**Note: Have your documentation prepared, you must upload scans or photos of each document and perform a liveness check.**

<figure><img src="/files/xhDRVXdgpGAfLnXLgEWZ" alt="" width="563"><figcaption></figcaption></figure>

#### Wait for identity verification to complete

**Note:** Verification is not always instantaneous.

#### **5) Complete Appropriateness Quiz**

After your KYC documentation is submitted, you'll be prompted to complete a brief appropriateness quiz to assess your trading knowledge and experience.

***

## Verify Institutional and Business Account Identity

#### To Initiate Verification Process we require the following information:

#### **Corporate Documents**

* Certificate of Incorporation/Registration (or equivalent)
* Certificate of registered office (Please provide a document confirming the registered address of the company (e.g. a recent bank statement of a regulated bank, utility bill, or any government issued document) not more than three (3) months old.)
* Certified register of directors ( or equivalent)
* Certified register of shareholders (or equivalent)
* Memorandum and Articles of Association. (or equivalent)
* Group Structure (If the entity is part of a Group, please provide a group structure chart to include: name of the parent entity, country of incorporation of the parent entity, name of subsidiary companies and country of incorporation of subsidiary companies.)
* Last audited financial statements
* Latest management accounts
* Resolution of the Board of Directors of the Client for the opening of the account, confirming directors with signatory rights and granting authority to the authorized representative.
* If the registered shareholders act as nominees of the Beneficial Owner, a copy of the trust deed/agreement concluded between the nominee shareholder and the Beneficial Owner, by virtue of which the registration of the shares on the nominee shareholder’s name on behalf of the Beneficial Owner has been agreed.
* Anti-Money Laundering Policy

&#x20;**Wait for verification to complete**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://eu.support.backpack.exchange/exchange/account/account-creation-and-verification/verify-identity-kyc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
