# Валидатор криптокошелька

{% embed url="<https://www.youtube.com/watch?v=rrQha2SsVZU>" %}

1. Чтобы подключить валидатор криптокошелька, который вводит пользователь в форме создания заявки, необходимо зайти в раздел "**Модули" -> "Модули"** и убедиться, что активен модуль "**Валидатор номера счета"**.

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

2. Зайдите в раздел "**Валюты" -> "Валюты",** выберите в поиске необходимую платежную систему и перейдите к редактированию. Перейдите на вкладку "**Настройка полей"**. Найдите поле "**Валидатор номер счета"**. Выберите в поле нужную валюту и сохраните настройки.

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

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

Соответственно, при создании заявки, система будет проверять валидность введённого адреса пользователем. В случае ввода пользователем некорректного адреса кошелька — будет выдавать пользователю ошибку.


---

# 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://premium.gitbook.io/main/osnovnye-nastroiki/nastroiki/validator-kriptokoshelka.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.
