> For the complete documentation index, see [llms.txt](https://docs.finandy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finandy.com/exchange/finandy/account-verification.md).

# Account verification

Trading on the Finandy exchange is only available to verified users.

{% hint style="success" %}
Please note that you can copy up to 20 times the verification of the main account to the connected profiles. That is, for 1 verified identity you can connect up to 20 accounts on Finandy Exchange on each liquidity.
{% endhint %}

## How to copy verification to connected profiles?

1\. Create an account (if you already have an account, skip this point) on [Finandy.com](https://finandy.com) and select Finandy exchange.

2\. Verify your identity on the **Account / Verification** page.

3\. Create another account on [Finandy.com](https://finandy.com) using a different browser or private mode (incognito).

4\. Add the profile from step 3 to the main account from step 1 on the **Account / Profiles page.**

5\. While in the main account, switch to the connected account and go to **Account / Verification.**

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

6\. Click the "Copy verification from main profile" button.

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

## How do I verify my identity?

1\. Go to Account page.

<figure><img src="/files/SvujwRvcDZTEHO88B4da" alt="" width="375"><figcaption></figcaption></figure>

2\. Select 'Identity Verification' and click "Start Verification".

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

3\. Select your Residence Country in the pop-up window and click **Continue**.

<figure><img src="/files/ULTx0ClzLQgQyCmiGneG" alt="" width="375"><figcaption></figcaption></figure>

4\. Indicate your citizenship and provide complete name and date of birth.

<figure><img src="/files/hXm97dLdKodqoi69RA7g" alt="" width="375"><figcaption></figcaption></figure>

5\. Choose issuing country and document type.

<figure><img src="/files/7rdakxWDgzzR67KsyCHy" alt="" width="375"><figcaption></figcaption></figure>

6\. Upload or capture document photo.

<figure><img src="/files/eOkFrEHbJQCgKJGqkceF" alt="" width="375"><figcaption></figcaption></figure>

7\. Upload your selfie.

Your account will be verified or declined after approximately 1-3 hours.

**Do you have any questions? We can help you in our Telegram chat.**

{% embed url="<https://t.me/finandy>" %}


---

# 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://docs.finandy.com/exchange/finandy/account-verification.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.
