# New Trade Alerts

Available to Pro and Whale users, New Trade Alerts enables you to receive an alert whenever a wallet you're following trades a particular token for the first time. To enable this feature, in **Tracking** click the edit icon alongside a particular wallet and then click the tab marked **Alert Settings**. (Alternatively, select all wallets on a page or within a list and then click the **Alert Settings** button to make bulk edits.)

For the wallet(s) selected, click the **New Trade Alerts** switch to activate this feature. In the **Wallet Info** tab, make sure you have assigned the wallet(s) to a particular bot. You will now receive a bot alert whenever the selected wallet(s) trades a particular token for the first time.

<figure><img src="/files/gPRKhuDbIteuIGQzLYLr" alt="" width="351"><figcaption><p>Toggle the New Trade Alerts switch to activate this feature</p></figcaption></figure>

Some users also like to be alerted when a wallet they're tracking **sell**s a new token for the first time. This feature can be enabled for New Trade Alerts. To do so, go to [Advanced Settings](https://app.cielo.finance/settings/advanced) and check the box marked **First Sell Alerts**.


---

# 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.cielo.finance/wallet-tracking/my-wallets/new-trade-alerts.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.
