# Notification limits solutions

You have received a notification telling you that you have reached your notification limits. Please see below to find the best solution.

## For Aegis users

First, review your alerts at <https://aegis.lossless.io/dashboard/alerts> and try to identify the monitored address and alert setting with the highest trigger counts.

**Adjust your settings**

If this alert setting is not needed or being observed, you can consider removing the alert setting. Alternatively, you can review and edit the alert setting and adjust the sensitivity (i.e. set a higher transfer threshold, etc.).

**Increase your limits**

If you absolutely need to receive all the alerts that you have set triggers for, please get in touch with Lossless team to adjust your alert limits.

## For Aegis dApp users

First, review your alerts at <https://aegis.lossless.io/dapp> and try to identify the wallet(s) and the highest message count(s).

**Adjust your settings**

If this wallet isn't vital to your monitoring needs, you can consider removing the wallet from your monitored wallet list. Some wallets have exceptional activity frequency and could pose a problem in this regard.

**Increase your limits**

If you absolutely need to receive all the alerts for all your selected wallets, we recommend you create an account on Aegis here <https://aegis.lossless.io/login/signup>. Then, get in touch with Lossless about the possibility of monitoring wallets with a higher alert limit. In this case, you also get the opportunity to monitor more wallets as well as smart contracts on chain with even more flexible notifications.


---

# 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.lossless.io/aegis/add-an-alert/notification-limits-solutions.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.
