# Notifications

We've partned with [Notifi](https://notifi.network/) to help you stay on top of your health factor. Alerts can be sent via **Email** or **Telegram**.

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

* Click the “Alert” button to set up notifications. Your wallet will prompt a signature request—click “Sign” to continue.

<figure><img src="/files/AKOuVEkXjEhKzBpjhDDG" alt="" width="350"><figcaption></figcaption></figure>

* Enter your email address and Telegram username, then verify each to bind them to your account.

  * Email

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

  * Telegram

<figure><img src="/files/mew5tIBb9NKyvzEWZrxY" alt="" width="375"><figcaption><p>Navi Protocol Bot</p></figcaption></figure>

* Select the alerts you want to receive.

<figure><img src="/files/3uaZ4iO0ZH3LXIyqRb3p" alt="" width="310"><figcaption></figcaption></figure>

* Done! You’ll now get reminders based on the parameters you set. If no action is taken, we’ll automatically send a reminder every 7 hours.

<figure><img src="/files/6XMisyzGT8s2txaER5GQ" alt="" width="293"><figcaption></figcaption></figure>


---

# 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://naviprotocol.gitbook.io/navi-protocol-docs/tools-and-automation/notifications.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.
