> For the complete documentation index, see [llms.txt](https://docs.geekgram.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geekgram.io/telegram-ying-xiao/tg-qun-fa.md).

# TG群发

群发风控提示：

1. 建议账号提前养号,再用适量的账号执行群发
2. 若需将群发消息转发至聊天室,请提前将账号分配至客服座席
3. 回复规则:设置多句话术时,首句将主动推送,而后续话术则采用触发式回复,即需粉丝回复后才推送下一句
4. 任务状态说明:在执行中、停止群发或已完成状态下,触发式回复功能正常运作,而关闭任务状态下将不会推送后续的话术,可根据封号情况调整应对策略
5. 注意事项:针对同一批账号,若在其停止任务或已完成后重新创建群发任务,则会导致该账号上一条任务的触发式回复功能失效
6. 本系统仅提供群发功能,群发效果受帐号权重、IP、话术、发送频率、地区风控政策及投诉举报等多种外部因素影响,且无法规避 TG 官方风控限制,请根据需求合理使用

### 新增任务，【TG群发】--【新增tg群发】

<figure><img src="/files/vth0KIoEQwM4vo25ahbE" alt=""><figcaption></figcaption></figure>

### 操作对象选择需要群发的账号，设置完成后点击【开始群发】

<figure><img src="/files/lyYpW8B0xjyDGt5C2FpD" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/HXxDFFFpWhA1Yw1obHLQ" alt=""><figcaption></figcaption></figure>

#### 规则设置                                                                                                                                 【系统默认模式】群发：群发账号同时执行群发,都是群发第一条话术,后续话术需要粉丝回复才触发发送&#xD; 【语音呼叫模式】群发： 群发账号会先尝试发起语音呼叫,呼叫挂断后再按照设置的间隔发送后续话术,适合需要建立通话信任的场景&#xD; 【随机发送模式】群发： 群发账号在所选话术中随机挑选一条发送,可以降低同一话术被风控识别的概率

### 【添加素材】

<figure><img src="/files/YqABHIrQsDrxbEaPPPQV" alt=""><figcaption></figcaption></figure>

### 【语音呼叫】

<figure><img src="/files/Ljt7RgkhCaAAXyQUQle1" alt=""><figcaption></figcaption></figure>

### 【添加名片】

<figure><img src="/files/KmbWMuF8ANIfZY5HBY7T" alt=""><figcaption></figcaption></figure>


---

# 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://docs.geekgram.io/telegram-ying-xiao/tg-qun-fa.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.
