# Личный кабинет

- [2FA: Telegram бот](https://help.unitpay.ru/unitpay-management/telegram.md)
- [2FA: Google Authenticator](https://help.unitpay.ru/unitpay-management/2fa-google-authenticator.md)
- [Инструкция по интерфейсу](https://help.unitpay.ru/unitpay-management/instrukciya-po-interfeisu.md)
- [Регистрация юридических лиц](https://help.unitpay.ru/unitpay-management/instrukciya-po-interfeisu/registraciya-yuridicheskikh-lic.md)
- [Новый проект и модерация](https://help.unitpay.ru/unitpay-management/instrukciya-po-interfeisu/novyi-proekt-i-moderaciya.md)
- [Настройка проекта и прием платежей](https://help.unitpay.ru/unitpay-management/instrukciya-po-interfeisu/nastroika-proekta-i-priem-platezhei.md)
- [Подключение стран](https://help.unitpay.ru/unitpay-management/instrukciya-po-interfeisu/podklyuchenie-stran.md)
- [Выплаты](https://help.unitpay.ru/unitpay-management/instrukciya-po-interfeisu/vyplaty.md)
- [Онлайн-кассы и «Юнит.Чеки»](https://help.unitpay.ru/unitpay-management/instrukciya-po-interfeisu/onlain-kassy-i-yunit.cheki.md)
- [Документы и отчетность](https://help.unitpay.ru/unitpay-management/instrukciya-po-interfeisu/dokumenty-i-otchetnost.md)
- [Подписки](https://help.unitpay.ru/unitpay-management/instrukciya-po-interfeisu/podpiski.md)
- [Роли и сотрудники](https://help.unitpay.ru/unitpay-management/instrukciya-po-interfeisu/roli-i-sotrudniki.md)
- [Пакет документов для ИП](https://help.unitpay.ru/unitpay-management/documents-ip.md)
- [Пакет документов для ООО](https://help.unitpay.ru/unitpay-management/documents-ooo.md)
- [Смена расчётного счета для выплат](https://help.unitpay.ru/unitpay-management/change_rs.md)
- [Подключение PayPal](https://help.unitpay.ru/unitpay-management/podklyuchenie-paypal.md)
- [Текущий баланс (API)](https://help.unitpay.ru/unitpay-management/balance.md)
- [Комиссии проекта (API)](https://help.unitpay.ru/unitpay-management/commissions.md)
- [Курсы конвертации валют (API)](https://help.unitpay.ru/unitpay-management/conversion-rates.md)
- [Способы оплаты на проекте (API)](https://help.unitpay.ru/unitpay-management/sposoby-oplaty-na-proekte-api.md)


---

# 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://help.unitpay.ru/unitpay-management.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.
