# 代币监控

## 单个代币配置监控

单个币加入监控有以下两种方式

### 1. 在币的详情页添加配置

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

在币的详情页右侧，有添加单个币监控的入口，对单个币，可以添加多个监控方式。

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

填写相应的配置进行保存即可

### 2. 在配置页添加单币的监控

配置管理页：<https://debot.ai/deFiBot/strategy>

点击创建监控，选择代币监控

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

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

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

## 代币分组配置监控

配置管理页：<https://debot.ai/deFiBot/strategy>

点击创建监控，选择代币监控

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

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

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

## 统一的管理入口

在页面 <https://debot.ai/deFiBot/strategy> 可以统一管理所有的监控，选择相应的监控，可以开停、修改、删除

<figure><img src="/files/oGtIkgHwKV7vPLtCquTa" 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/dai-bi-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.
