# 监控配置

我们的监控能力覆盖：

| 监控分类                                                                                    | 监控项        | 说明                     |
| --------------------------------------------------------------------------------------- | ---------- | ---------------------- |
| [钱包监控](/basic-features/jian-kong-pei-zhi/gao-ji-jian-kong.md)                           | 钱包操作       | 钱包买入、卖出、转入转出等行为监控      |
| [钱包观察分组监控](/basic-features/jian-kong-pei-zhi/duo-qian-bao-tong-shi-mai-ru-jian-kong.md) | 多钱包同时买入监控  | 钱包分组内在一段时间内同时买入、卖出同一个币 |
| [token监控](/basic-features/jian-kong-pei-zhi/dai-bi-jian-kong.md)                        | 币价监控       | 币的价格涨到或者跌到指定价格         |
| [token监控](/basic-features/jian-kong-pei-zhi/dai-bi-jian-kong.md)                        | TopN持仓变动监控 | top持仓用户交易              |
| [token监控](/kuai-su-shang-shou.md)                                                       | 转仓监控       | 用户转移token              |
| [token监控](/basic-features/jian-kong-pei-zhi/dai-bi-jian-kong.md)                        | 池子监控       | 池子的添加和移除等操作            |
| [token监控](/basic-features/jian-kong-pei-zhi/dai-bi-jian-kong.md)                        | 钱包转出       | 钱包转出该token时报警          |
| [推特监控](/basic-features/jian-kong-pei-zhi/tui-te-jian-kong.md)                           | 推特用户名监控    | 监控推特用户修改头像、修改签名、发布、转发  |

更多的丰富的监控还在开发中，我们也期待您的反馈和建议。

{% hint style="info" %}
为了避免浪费监控资源，我们会在配置生效的一个月之后自动关停监控，如果需要开启，则需要手动进行操作
{% endhint %}

在具体配置之前，希望您能了解 [观察分组](/basic-features/guan-cha-fen-zu.md)、[通知渠道](/basic-features/jian-kong-pei-zhi/tong-zhi-qu-dao-pei-zhi.md)的概念，这有助于你配置出需要的通知

{% embed url="<https://docs.debot.ai/ji-ben-gong-neng/guan-cha-fen-zu>" %}

{% embed url="<https://docs.debot.ai/ji-ben-gong-neng/jian-kong-pei-zhi/tong-zhi-qu-dao-pei-zhi>" %}


---

# 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.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.
