> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aurogen.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 概览

### 什么是Channels？

Channel 是智能体与外部平台之间的消息通道。它负责接收来自外部平台的用户消息，将消息转交给对应的智能体处理，并将智能体生成的回复返回到原始交互平台，从而完成完整的消息收发与交互闭环。
