# 高级监控

## 钱包行为监控

在 <https://debot.ai/deFiBot/strategy> 页面可以配置钱包行为监控，钱包行为的监控是基于钱包分组，用来监控钱包的买入、卖出、转入、转出等动作。当您监控的地址有发生操作行为会对应您设置的通知渠道进行通知。

{% hint style="info" %}
如果分组配置了监控，那么往分组里面加入钱包或者代币的时候，监控配置也会作用到新加入的钱包或者代币，无需重复配置监控
{% endhint %}

配置流程：仅需3步；1：创建钱包观察分组；2：添加观察地址；3：创建监控策略；

### 步骤一、创建钱包观察分组

路径：AI监控—观察分组—钱包分组—点击（+）—输入分组名—提交

<figure><img src="/files/uYX7YMJDCUOjtFP0LTi8" alt=""><figcaption></figcaption></figure>

### 步骤二、添加观察地址

详见：[观察分组](/basic-features/guan-cha-fen-zu.md)

### 步骤三、创建监控策略

路径：AI监控—监控配置—钱包监控—创建监控—钱包行为 监控—填写监控名称—选择观察分组—设置过滤条件—选 择通知方式—提交

<figure><img src="/files/IBSUzMnHTFQLaHRrjqEi" alt=""><figcaption></figcaption></figure>

设置监控条件

<figure><img src="/files/3a0GieWmfkxhxA26MDfa" alt=""><figcaption></figcaption></figure>

系统默认为app和网页端通知，其他方式通知请创建通知：[Telegram通知、钉钉通知](/basic-features/jian-kong-pei-zhi/tong-zhi-qu-dao-pei-zhi.md)

到这里就设置完成了，当您监控的地址有发生操作行为会对应您设置的通知渠道进行通知，通知效果请看[消息示例](#xiao-xi-shi-li)

## 消息示例

1. app或网页端通知，在浏览图表或其他数据页面时可使用右下角黄色小铃铛显示通知消息

<figure><img src="/files/EiRq3cLiChxkOMxPnsOo" alt=""><figcaption></figcaption></figure>

2. Telegram通知钱包交易通知示例图

<figure><img src="/files/onbhslTxUiKEOWWINc6e" alt=""><figcaption></figcaption></figure>

3. 钉钉通知钱包交易通知示例图

<figure><img src="/files/wds1Hb9HRqeQww0sNyLG" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.debot.ai/basic-features/jian-kong-pei-zhi/gao-ji-jian-kong.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
