> 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/16-guang-gao-mu-ban-yu-duo-pai-an-niu.md).

# 16 广告模板与多排按钮

管理长短广告模板、图片及多排Bot按钮。

广告模板在群发营销、随机群发和私信页面中创建。先选择发送方式，界面只显示当前模式真正需要填写的内容。

![广告模板编辑区域](https://3113701068-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3h2NgAnxHRZdWHkoarUV%2Fuploads%2Fr2Ymer8ZXSpEJmCXYoGu%2F04-group-marketing.jpg?alt=media)

## 模板分类

* 普通账号发送使用普通模板。
* Bot访客和Bot内联使用Bot广告模板。
* 频道消息转发使用频道消息链接，不参与普通模板随机。
* 不超过20个字符为短广告，超过20个字符为长广告。

## 添加按钮

点击 **添加按钮**，分别填写按钮文字和链接。无需手动输入分隔符。按钮按界面顺序排列，每行最多两个；Telegram预览会同步显示最终布局。

## 保存前检查

1. 模板名称是否容易识别。
2. 正文中的联系方式是否正确。
3. 图片是否为本地选择的正确文件。
4. 按钮文字、链接和每行位置是否正确。
5. Telegram预览是否与预期一致。

任务使用随机模板时，只会在用户勾选且与当前发送方式匹配的模板中随机。


---

# 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/16-guang-gao-mu-ban-yu-duo-pai-an-niu.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.
