> For the complete documentation index, see [llms.txt](https://docs.cielo.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cielo.finance/wallet-tracking/custom-alerts/multiple-wallet.md).

# Multiple Wallet

If you’re creating a **Multiple Wallet** alert (MWA), select this option from the dropdown menu and then specify the number of wallets. Choose five wallets, for example, and you will receive an alert when five wallets you’re following trade a particular token for the first time. By default, all networks Cielo supports are enabled for this feature, but if you prefer you can enable Multiple Wallet alerts for one network only. You can also select specific lists to apply Multiple Wallet alerts to and can choose a timeframe too, from 1-24 hours.

* Select **1 hour** and you will *only* receive an alert if X wallets have purchased that token within the last hour.
* Select **24 hours** and you will receive an alert if X wallets have purchased that token at any time in the last 24 hours.

Multiple Wallet alerts will appear like this:

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

You will receive an alert when a minimum of **two** wallets have purchased a particular token within a 24-hour period. The more wallets you follow, the greater the frequency of the Multiple Wallet alerts you are likely to receive.

Each alert displays the number of wallets you're following that have purchases the token, their average purchase price, and total volume.&#x20;

{% hint style="info" %}
You can create more than one Multiple Wallet Alert and assign each one to a different bot.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/custom-alerts/multiple-wallet.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.
