> For the complete documentation index, see [llms.txt](https://tegro.gitbook.io/ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tegro.gitbook.io/ru/payments/faq/massovye-vyplaty.md).

# Массовые выплаты

Для этого, вам нужно иметь активный проект с окончательной категорией и аккаунтом, прошедшим идентификацию.

## Как подключить массовые выплаты партнеру-физлицу?

На почтовый адрес <manager@tegro.money> с вашего регистрационного почтового ящика нужно прислать обоснование подключения массовых выплат:

1. Обоснование необходимости функционала массовых выплат/бизнес-модель вашего сайта.
2. Какое место занимают в вашем бизнес-процессе владельцы реквизитов, на которые будут выводиться средства?
3. За что владельцы реквизитов будут получать эти средства?
4. Как часто вы намерены пользоваться массовыми выплатами?
5. Какой объём от всех выплат будут приблизительно занимать массовые выплаты?

Далее, с вами свяжется ответственный сотрудник, чтобы сообщить результат или задать дополнительные вопросы, если они возникнут. Ответ будет продублирован в чат или тикет-систему.

## Как подключить массовые выплаты партнеру-юрлицу?

К сожалению, функционал массовых выплат недоступен для подключения партнерам-юридическим лицам.


---

# 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://tegro.gitbook.io/ru/payments/faq/massovye-vyplaty.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.
