# Настройка Inqud

* Зарегистрируйтесь или войдите в кабинет [Inqud](https://inqud.com/).
* Перейдите в [настройки пользователя](https://cabinet.inqud.com/#/profile) и пройдите процесс KYC.
* Обратитесь к вашему персональному менеджеру, чтобы получить одобрение для использования API.
* На той же странице в разделе "API-токены" нажмите "Добавить API-токен".
* Заполните форму в модальном окне ([Добавьте ваш “Public IP” в разрешенный IP aдрес) и нажмите "Создать API-токен"](#user-content-fn-1)[^1].
* После этого вы получите ["Идентификатор токена" и "Секретный ключ токена"](#user-content-fn-2)[^2].
* В админ-панели заходим на вкладку "Мерчант и API" - раздел “Payout system" - Inqid - нажимаем на значок "настройки".
* Далее, копируем идентификатор из настроек ключа на сайте Inqud.com - [вставляем его в админ-панели в настройках мерчанта в поле "Public Key" - обязательно нажимаем кнопку "Save". Такие же действия проделываем и для приватного ключа](#user-content-fn-3)[^3].
* Мерчант Inqud.com добавлен

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

[^2]: ![](/files/jJIKstnWHWIYjrNBoZQ7)

[^3]: ![](/files/Sja5VOpzXxpFra7WUWFI)


---

# 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://manual.boxexchanger.net/obmen/merchant-i-api/nastroika-inqud.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.
