# 🪪 Верификация личности KYC

Верификация личности (KYC) — процесс подтверждения личности пользователя, требуемый биржей для предоставления полного доступа к функционалу.

{% hint style="info" %}
Для верификации вам потребуется телефон и документ, подтверждающий вашу личность, это может быть водительское удостоверение, паспорт (внутренний или заграничный) или ID карта.
{% endhint %}

1. Перейдите во вкладку "Аутентификация" в боковой панели с главной страницы.

{% columns fullWidth="true" %}
{% column %}

<div data-with-frame="true"><figure><img src="/files/dKbCvw7Fz1C9isCIaBHi" alt=""><figcaption><p>Главная страница</p></figcaption></figure></div>
{% endcolumn %}

{% column %}

<div data-with-frame="true"><figure><img src="/files/0Of4E4Qz9SfLbRpchJXc" alt=""><figcaption><p>Главная страница</p></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}

2. Выберите расширенную верификацию, нажмите "Верификация" и следуйте дальнейшим инструкциям в приложении.

<div data-with-frame="true"><figure><img src="/files/KdU2Ug8fUwDOtHUdZqZQ" alt="" width="460"><figcaption><p>Верификация</p></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://wit-broker.gitbook.io/wiki/verifikaciya-lichnosti-kyc-1.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.
