# Alert

We help keep track of all decentralized exchange (DEX) transactions on the list of addresses you're watching.

### How to set it up?

1/ First, add the wallet you want to track by clicking `➕Add wallet`

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

2/ Then `⚙️Add Noti Bot to Your Channel`&#x20;

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

You can enter your own account id right above or add the channel id of another channel you want to receive notifications

⚡️ And then, please ensure the inclusion of @data\_nerdbot in your selected channel.

👉 *<mark style="color:orange;">How to get your Channel ID</mark>* 👉 <https://gist.github.com/mraaroncruz/e76d19f7d61d59419002db54030ebe35>

{% hint style="info" %}
Use this [bot ](https://t.me/username_to_id_bot)🤖 to get your Channel ID easier
{% endhint %}


---

# 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://thedatanerd.gitbook.io/nerdbot-docs/features/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.
