> ## 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 在第一条消息之前就知道的关于自己和关于你的一切。

<img src="https://mintcdn.com/ascn-b377dab5/gJOzWPSTEzSbhz3B/images/en/09-knowledge-base.png?fit=max&auto=format&n=gJOzWPSTEzSbhz3B&q=85&s=311ef226a6e8865a08fbee96f67d99ed" alt="知识" width="2531" height="1380" data-path="images/en/09-knowledge-base.png" />

**核心** —— 三个系统文件：IDENTITY.md、SOUL.md、USER.md。 **文档** —— 参考文件：客户列表、模板、说明。

### IDENTITY.md

```markdown theme={null}
# 角色
你是邮件和会议助手。

## 风格
- 简短回答
- 不确定时 —— 询问
```

### USER.md

```markdown theme={null}
# 关于用户
姓名：[名字]
时区：UTC+8
```

让 Agent 立即记住：

```text theme={null}
记住：我喜欢列表形式的答案，不要前言
```
