# How do I set up Notify?

The notifications feature is available under the "Notify" tab of your chosen protocol, where you can configure both wanted monitors and delivery channels.<br>

1. Assuming, for example, that you have a position in Aave v3 that you want to enable notifications for, you would navigate to the [Aave v3 dashboard](https://app.defisaver.com/aave/smart-wallet/v3/default/manage), then make sure that you have the correct position selected (Account or Smart Wallet) and finally switch to the "Notify" tab in the top navigation\
   \
   Once there, you'll see this screen:

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

2. Clicking the "Ratio Monitor" box will pop up a window that allows you to set up a ratio based trigger for notifications, where you can select whether you want to be notified once your ratio drops below a certain ratio or once it raises above it.\
   \
   ![](/files/qdTqPZfXRwRbXZ9QvaKA)<br>
3. Once you have your wanted monitor set up, you will also want to configure the channels of delivery.\
   \
   The "Manage channels" button will bring up a window that lets you configure different options for notifications delivery including in- app, Telegram, Email and Blockscan chat.\
   \
   You can set up multiple ratio monitors, for both directions:\
   \
   ![](/files/Fz5Cc61Ca6R3HtTepCgh)<br>

{% hint style="info" %}
*All enabled notification monitors and channels can be disabled by the user at any wanted point in time.*
{% endhint %}

***

## Related Articles:

* [Notify](https://help.defisaver.com/features/notify)
* [Use-case](https://help.defisaver.com/features/notify/use-case)


---

# 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/how-do-i-set-up-notify.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.
