# Wallet Watch List

## 1.**Wallet Watch List**

The concept of "**Watch List"** is a unique feature we introduced. Based on these lists, you can analyze list-specific data and configure monitoring tailored to each watch list. The page auto-refreshes in real-time, allowing you to conveniently view token transactions of wallets within the list.

* Click "**AI BOT**" （the top line）to manage your Watch List
* Each watch list can include up to **500 wallets**.
* A single wallet can be added to **multiple watch lists**.

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

**2.Steps to Add**\
\
There are two ways to add addresses to your watch list. Simply choose one method to proceed:
--------------------------------------------------------------------------------------------

* **Import/Export Wallet Addresses** (supports single or batch operations)

If you want to assign an alias to an address, simply separate the address and the name **with a space or a "/"**, or place the wallet address and name in two columns of a table, then copy and paste them. Multi-chain support is available, so addresses from different chains can be grouped together in the same list.

**For example:**

**36YhzYjAXNpy3hn511y7afnfsL2A2itaFY34nHZCjSuW** SUPER GUY

**36YhzYjAXNpy3hn511y7afnfsL2A2itaFY34nHZCjSuW/**&#x53;UPER GUY

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

<figure><img src="/files/UHiR6zUmogfvPPgQK6tW" alt=""><figcaption><p>Step 1</p></figcaption></figure>

<figure><img src="/files/0DwwbGnvIfQ0EYnLWR2V" alt=""><figcaption><p>Step 2</p></figcaption></figure>

<figure><img src="/files/42BTDrYFOkQW76sQeMiM" alt=""><figcaption><p>Step 3</p></figcaption></figure>

<figure><img src="/files/y9MyBAmNPLRfkNZS2tPE" alt=""><figcaption><p>Onec you done all these 3 steps, it is will be show  on the group list</p></figcaption></figure>

* **From the profit-holding addresses of any token, select and click the“ 💎” icon to rename the wallet address and add it to the watch list group.**

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

## AI BOT Monitoring

{% hint style="info" %} <mark style="color:blue;">Once you’ve set up a watch group, and there are transaction changes in the wallets within the group, you can view the wallet activity directly in the watch group interface.</mark>
{% endhint %}

<figure><img src="/files/V8TbKNq5WtOgA1kL5eGK" 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/wallet-watch-list.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.
