# Monitoring Configuration

Unlike many other products, **monitoring** is one of our core features.\
We continuously expand both the **depth** and **breadth** of our monitoring capabilities — going far beyond typical industry standards — and we’re still improving every day.

### Monitoring Configuration Page

Entrance:

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

### Notification

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

Our monitoring capabilities currently cover the following categories:

| Monitoring Type               | Item                           | Description                                                                                               |
| ----------------------------- | ------------------------------ | --------------------------------------------------------------------------------------------------------- |
| Wallet Mornitoring            | Wallet Operations              | Tracks wallet activities such as buy, sell, transfer in/out.                                              |
| Multi-Wallet Group Monitoring | Simultaneous Multi-Wallet Buys | Detects when multiple wallets within the same group buy or sell the same token within a short time frame. |
| Token Mornitoring             | Token Price                    | Monitors token price fluctuations or alerts when a target price is reached.                               |
| Token Mornitoring             | Top Holders Activities         | Monitors trading activity of Top holders.                                                                 |
| Token Mornitoring             | Transfer Tracking              | Detects when users transfer tokens to another wallet.                                                     |
| Token Mornitoring             | Liquidity Pool Changes         | Tracks liquidity pool additions, removals, and related operations.                                        |
| Token Mornitoring             | Token Outflow                  | Alerts when a wallet transfers out specific tokens.                                                       |
| Twitter Mornitoring           | Twitter Handle                 | Monitors Twitter accounts which change the profile, update bio, likes, post, and repost                   |

More advanced monitoring features are under active development — we welcome your **feedback and suggestions** to help us further improve the system.

{% hint style="info" %}
To **optimize monitoring resource usage**, all monitoring configurations will **automatically deactivate after one month**.

\
If you wish to continue monitoring after that period, you’ll need to reactivate it manually.
{% endhint %}

Before setting up your monitoring configuration, we recommend familiarizing yourself with the concepts of [**Wallet Watch List**](/en/basic-features/wallet-watch-list.md) and [**Notification Channels**](/en/basic-features/monitoring-configuration/notification-channel-configuration.md) — Understanding these will help you **set up effective and accurate alerts** that match your needs.


---

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