# Бесконечный инвайтинг

Супер удобная опция для инвайтеров.

Теперь нет необходимости заводить большое количество задач для инвайтинга.&#x20;

Одна задача — один чат для инвайтинга.

Мы сделали поддержку мультифайлов с пользователями в рамках одной задачи, а это значит:

* Вы можете добавлять новые файлы с пользователями в процессе выполнения задачи, формируя из них очередь на инвайтинг.
* Задача сама будет помнить, какого пользователя уже инвайтила, а какого нет. Тем самым уменьшается нагрузка на аккаунты.
* Вся статистика в одной задаче.
* Если задача завершилась, можно добавить ещё файл в очередь и возобновить задачу.


---

# 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://wiki.tassist.ru/history/fevral-2025/beskonechnyi-invaiting.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.
