> For the complete documentation index, see [llms.txt](https://premium.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://premium.gitbook.io/main/osnovnye-nastroiki/merchanty-i-avtovyplaty/vnutrennie-scheta/obmen-s-uchastiem-vnutrennego-scheta-polzovatelya.md).

# Обмен с участием внутреннего счета пользователя

## Внутренний счет

{% embed url="<https://youtu.be/5wHX188PqTM>" %}
Видеоинструкция по разделу
{% endembed %}

Для того, чтобы совершать обмены с участием внутреннего счета пользователя выполните следующие настройки:

1. Создайте новую валюту по [инструкции](https://premium.gitbook.io/rukovodstvo-polzovatelya/osnovnye-nastroiki/valyuty-i-napravleniya/dobavlenie-novoi-valyuty)
2. Настройте внутренний счет модуля мерчанта на приём по [инструкции](https://premium.gitbook.io/rukovodstvo-polzovatelya/osnovnye-nastroiki/nastroiki/vnutrennii-schet-merchant)
3. Настройте внутренний счет модуля автовыплаты по [инструкции](https://premium.gitbook.io/rukovodstvo-polzovatelya/osnovnye-nastroiki/nastroiki/vnutrennie-scheta/vnutrennii-schet-modul-avtovyplaty)
4. В панели управления обменным пунктом в разделе "**Модули" → "Модули"** → активируйте модуль "**Внутренний счет**". У каждого зарегистрированного пользователя в личном кабинете появится блок "**Внутренний счет**".

{% hint style="info" %}
Валюты, отображаемые в блоке и доступные к использованию как внутренние, выбираются в разделе "**Валюты**" -> "**Коды валют**", опция "**Внутренний счёт**".

<img src="/files/kvsORrKXRvhWc6sPtjyp" alt="" data-size="original">
{% endhint %}

5. Создайте требуемые направления обменов с участием новой валюты по [инструкции](https://premium.gitbook.io/rukovodstvo-polzovatelya/osnovnye-nastroiki/valyuty-i-napravleniya/sozdanie-novogo-napravleniya-obmena).

{% hint style="info" %}
Не забудьте выбрать модули мерчанта на приём и автовыплаты с названием "**Внутренний счёт**" на вкладке "**Мерчанты и выплаты**" в настройках подходящего направления обмена.
{% endhint %}


---

# 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://premium.gitbook.io/main/osnovnye-nastroiki/merchanty-i-avtovyplaty/vnutrennie-scheta/obmen-s-uchastiem-vnutrennego-scheta-polzovatelya.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.
