# Token Alert

## Single Token Monitoring Configuration

There are two ways to add **monitoring for a single token**:

#### **1. Add from the Token Detail Page**

<div data-with-frame="true"><figure><img src="/files/vaAGnrOUpx1dTOSOjaOb" alt=""><figcaption></figcaption></figure></div>

On the token’s detail page, you’ll find an entry on the right side of the price section to **add single-token monitoring**.

\
You can create **multiple monitoring types** for the same token.\
Simply fill in the configuration details and save.

<div data-with-frame="true"><figure><img src="/files/dyEgmXbRLa2dv3nzaQCI" alt="" width="563"><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/9GbJtuHVr8zgcAti3Ztv" alt="" width="563"><figcaption></figcaption></figure></div>

### 2. Add from the Monitoring Configuration Page

Go to the configuration management page: <https://debot.ai/deFiBot/strategy>

Click **Create New Alert and** select **Token Alert** to set up your preferred alert condition.&#x20;

<div data-with-frame="true"><figure><img src="/files/BJT8x9UHWB4VJFgtecqV" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
If a **group monitoring configuration** has been set up, any **new wallets or tokens** added to that group will **automatically inherit the existing monitoring settings**.
{% endhint %}

## Unified Management Dashboard

You can manage **all monitoring configurations** in one place at:\
👉 <https://debot.ai/deFiBot/strategy>

From this page, you can **enable or disable**, **edit**, or **delete** any monitoring setup as needed.

<figure><img src="/files/WcgNhs3vtYgTUXKdBJmJ" 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/en/basic-features/monitoring-configuration/token-alert.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.
