> For the complete documentation index, see [llms.txt](https://tg-qisi-tae.gitbook.io/tg.qisi_tae-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tg-qisi-tae.gitbook.io/tg.qisi_tae-docs/10-pi-liang-jia-qun.md).

# 10 批量加群

批量加入群组，按账号均衡分配并记录每一步结果。

批量加群适合需要保留群组、之后再使用群发营销的任务。

![批量加群任务设置](https://3113701068-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3h2NgAnxHRZdWHkoarUV%2Fuploads%2F55L0Ho7HCOwotQtV80LM%2F03-batch-join.jpg?alt=media)

{% stepper %}
{% step %}

### 设置任务

填写任务名称，选择执行账号分类，并设置每号最多加入的群数。
{% endstep %}

{% step %}

### 设置节奏

填写单号每次加群后的休息范围和账号并发。建议先小批量测试。
{% endstep %}

{% step %}

### 导入目标群

选择 **导入群链接**，每行填写一个目标；也可以导入 TXT。修改内容后重新预检。
{% endstep %}

{% step %}

### 预检并创建

点击 **任务预检**，确认账号数、有效群数和预计分配，再点击 **创建任务**。
{% endstep %}
{% endstepper %}

入群审批或验证尚未完成时，任务会等待复查；遇到加群冻结或 FloodWait 时，账号进入冷却，不会高频点击重试。


---

# 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, and the optional `goal` query parameter:

```
GET https://tg-qisi-tae.gitbook.io/tg.qisi_tae-docs/10-pi-liang-jia-qun.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
