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

# Agent 的工作原理

> ASCN Agent 的三层架构：大脑、任务、渠道。

每个 ASCN Agent 由三层组成。

<img src="https://mintcdn.com/ascn-b377dab5/gJOzWPSTEzSbhz3B/images/en/05-architecture-sidebar.png?fit=max&auto=format&n=gJOzWPSTEzSbhz3B&q=85&s=1a6d267e8fde61b17db77a03232513b6" alt="结构" width="558" height="668" data-path="images/en/05-architecture-sidebar.png" />

## 大脑 —— 控制中心

* **集成** —— 可访问的服务
* **技能** —— 可重复的行为模式
* **知识** —— Agent 是谁
* **记忆** —— 关于你的记忆

## 任务 —— 自动化

| 类型     | 示例               |
| ------ | ---------------- |
| **定时** | 每天早上 8 点 —— 邮件摘要 |
| **触发** | 新邮件 → 准备草稿       |

## 渠道

* **ASCN 聊天** —— Web 界面
* **Telegram** —— 通过 BotFather
* **Slack** —— 团队工作区
