> For the complete documentation index, see [llms.txt](https://docs.iexexchanger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iexexchanger.com/guide/avtomatizaciya/aml-servisy/provaidery/amlbot.md).

# AMLBot

{% embed url="<https://youtu.be/KLj6Wt6ZtxM>" %}

1. &#x20;Зарегистрируйте аккаунт в системе [AMLBot](https://web.amlbot.com/).
2. В разделе **Profile** найдите секцию **API Keys** и если у вас нет ключей нажмите на *Get new Access Key.*
3. Запишите ключи в тестовом редакторе

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

{% hint style="warning" %}
**Чтобы получить API ключи, свяжитесь со службой поддержки AMLBot.com.**&#x20;

Email: **<info@amlbot.com>** или Telegram: [**@amlbot\_support\_bot**](https://t.me/amlbot_support_bot)
{% endhint %}

## Настройка модуля

В панели управления откройте раздел **"Утилиты** — **AML Сервисы"** и нажмите кнопку **"Добавить сервис"**

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

На открывшейся окне, выберите из списка **"AMLBot"** и нажмите кнопку **"Добавить".**

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

После добавления сервиса, в общем списке созданных сервисов выберите и перейдите к редактированию нажав на название

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

Заполните основные пункты

* **Access Id —** Ключ, полученный в AMLBot
* **Access Key  —** Ключ, полученный в AMLBot
* **Критичный уровень риска –** это уровень риска в %, выше уровня которого вы не хотите принимать криптовалюту
* **Макс. риск для \* –** если возможность также настройки уровни риска для конкретных категорий

## Рекомендуемые ссылки

{% content-ref url="/pages/Y0T6y1TXTBwxyEOrQXN0" %}
[Как привязать AML сервис к валюте?](/guide/avtomatizaciya/aml-servisy/kak-privyazat-aml-servis-k-valyute.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.iexexchanger.com/guide/avtomatizaciya/aml-servisy/provaidery/amlbot.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.
