> For the complete documentation index, see [llms.txt](https://manual.boxexchanger.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.boxexchanger.net/obmen/valyuty/verifikaciya.md).

# Верификация

### 1. Верификация реквизитов (прием)

Вы может активировать и деактивировать верификацию реквизитов

![](/files/Az7BeJLzr8rQXsLzMLjL)

{% hint style="warning" %}
**В валютах включаем верификацию реквизитов!** Например фото карты на фоне сайта итп. В данном разделе не надо запрашивать фото паспорта, водительские права для верификации личности. Верификация личности производится в разделе [**Направления**](/obmen/napravlenie.md).
{% endhint %}

**Активировать верификацию**

Инструкция должна содержать шаги по которым пользователь сможет осуществить верификацию.\
Все верификации вы можете увидеть в отдельном разделе [**Верификации**](/obmen/verifikacii.md)

### Верификация реквизитов

Верифицируя пользователя для конкретной валюты верификация будет действовать на все направления где используется эта валюта .

![](/files/yOGXTThmfSdv8sjbmyk8)

{% hint style="info" %}
**Локализация** \
Используйте подсказку для что бы узнать как локализировать текст инструкции/верификации
{% endhint %}

![](/files/CXGgA7n0U1GvdaWlQL5d)

### 2. Верификация реквизитов (выплата)

* Для включения верификации реквизитов на выплату зайдите в **настройки валюты** - шаг "**Другие настройки**" - нажмите "[**Включить**](#user-content-fn-1)[^1]" напротив "**ВЕРИФИКАЦИЯ: (PAYOUT)**" - в редакторе текста введите текст для верификации.&#x20;

[^1]: ![](/files/XzqAS9sHe12t5F0Vwepl)


---

# 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://manual.boxexchanger.net/obmen/valyuty/verifikaciya.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.
