> For the complete documentation index, see [llms.txt](https://docs.chainbot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chainbot.io/zh/basic-usage/bots.md).

# 监控/Bot

Bot 是 ChainBot 里的一个监控配置。

Bot 的基本组成要素包含三个部分，分别为：Info，Condition(s)，Notify Template。用户可根据需求配置该 Bot 的参数。

目前 ChainBot 已支持的 Bot 监控类型有：

| Bot Type           | DataSource Type           |
| ------------------ | ------------------------- |
| Event Bot 监控       | 链上数据源                     |
| Dex Bot 监控         | 链上数据源                     |
| Transaction Bot 监控 | 链上数据源                     |
| Block Bot 监控       | 链上数据源                     |
| Arweave Bot 监控     | 链上数据源                     |
| NFT Bot 监控         | 混合数据源（Ethereum + OpenSea） |
| Snapshot Bot 监控    | 三方数据源（Snapshot 数据源）       |
