> 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/01-shou-ye.md).

# 01 首页

![CH电报营销助手 V3.10.32](/files/FZGIqZVGoZPrQpOsuMEF)

CH电报营销助手是一套运行在 Windows 本地的 Telegram 运营工作台。本教程适用于 **V3.10.32**，从安装和账号准备开始，逐步说明群组搜索、数据采集、批量加群、群发营销、随机群发、用户私信、Guest Bot 广告和 AI 广告模板。

{% hint style="warning" %}
**使用范围**：仅使用你合法控制的账号，并仅对自有、已授权或明确许可的群组和用户执行操作。不要利用软件发送骚扰信息、绕过平台限制或采集无权查看的数据。
{% endhint %}

## 第一次使用

1. 阅读[下载、安装与更新](/tg.qisi_tae-docs/02-xia-zai-an-zhuang-yu-geng-xin.md)，完整解压软件包。
2. 完成[登录与授权](/tg.qisi_tae-docs/03-deng-lu-yu-shou-quan.md)。
3. 在[账号管理](/tg.qisi_tae-docs/04-dao-ru-ji-deng-lu-zhang-hao.md)导入协议包或登录手机号。
4. 如账号需要独立线路，先完成[代理分配](/tg.qisi_tae-docs/05-dai-li-chi-yu-zhang-hao-dai-li-fen-pei.md)。
5. 使用[智能推荐配置](/tg.qisi_tae-docs/06-zhi-neng-tui-jian-pei-zhi-yu-zi-yuan-jian-kong.md)生成建议。
6. 先在自有测试群完成一轮小规模任务，再逐步增加规模。

## 核心功能

| 功能      | 作用                              |
| ------- | ------------------------------- |
| 多账号与分类  | 协议包导入、手机号登录、分类绑定、补号和状态检测        |
| 群组采集    | 关键词、全行业与平台公开群库搜索                |
| 批量加群    | 自有群或平台群库随机加群、验证识别和断点续跑          |
| 群发营销    | 普通广告、Guest、Inline、频道消息转发和回复最新消息 |
| 随机群发    | 导入群优先或平台群库随机分配，发送后退出本任务新加入的群    |
| 用户私信    | 导入公开用户名，设置内容、限速和账号分类后运行         |
| AI 广告工坊 | 生成随机广告或关键词广告，确认后保存模板            |
| 智能负载    | 推荐并发、实时资源显示和高负载自动降载             |

## 发送方式与模板

* 普通发送只使用普通广告模板。
* Guest Bot / Inline Bot 只使用 Bot 广告模板。
* 频道消息转发直接转发指定频道消息，不读取广告模板。
* “随机模板”只在当前发送方式下已勾选的模板中随机。

{% hint style="info" %}
[获取最新版](https://t.me/qisi_tae) · [联系售前客服](https://t.me/qisi_tae)
{% endhint %}


---

# 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/01-shou-ye.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.
