# Use-case

In this article, we'll cover the available "monitors" or alert triggers that the Notify tool provides you with:

1. **Ratio monitor**\
   \
   This monitor lets you configure a threshold ratio that you want to be notified about your position breaching. The monitor lets you configure ratio movements in both directions and you can enable separate monitors for when your position's ratio drops below or raises above a certain ratio.<br>
2. **Debt in front monitor (Liquity exclusive)**\
   \
   This monitor has been created specifically for Liquity users who may face the risk of their Troves being "redeemed against". \
   \
   The monitor allows users to configure an amount of LUSD debt that they want to have available for redemptions in front of their Trove, where they'll be notified once the debt in front amount drops below that amount, allowing them to adjust their Trove to be in a less risky position in a timely manner.<br>
3. **Automated actions monitor (enabled by default)**\
   \
   This monitor is enabled by default for all Automation users and will notify users about all automated adjustment transactions that are executed for their positions.<br>
4. **Aave v3 Supply cap increase** \
   \
   With this monitor enabled, you can get notified as soon as the supply cap increases for an asset on Aave that you've selected<br>

{% hint style="info" %}
*All notifications will be delivered to all enabled channels, which includes in-app notifications by default, while email, Blockscan chat and Telegram can be enabled as additional channels.*
{% endhint %}

***

## Related Articles:

* [Notify](https://help.defisaver.com/features/notify)
* [How do I set up Notify?](https://help.defisaver.com/features/notify/how-do-i-set-up-notify)


---

# 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://help.defisaver.com/features/notify/use-case.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.
