# 6.10 - Notifications & Alerts

<figure><img src="/files/5aQYzwSouyRNq2svcZff" alt=""><figcaption></figcaption></figure>

Optional, but highly recommended if you LP or vote regularly. Alerts help you react faster when positions drift, and they reduce “I forgot to vote / check range” moments.

**Link -** [**https://otomato.xyz/**](https://otomato.xyz/)

> **Safety note:** Octomato is a third-party tool. Never share seed phrases, never install unknown wallet extensions, and don’t sign transactions you don’t understand.

***

<table><thead><tr><th width="193.2109375">Category</th><th width="235.96875">Alert</th><th>What it does</th></tr></thead><tbody><tr><td><strong>Liquidity positions</strong></td><td><strong>Out of range</strong></td><td>You’ll get pinged when a concentrated position stops earning as intended.</td></tr><tr><td><strong>Liquidity positions</strong></td><td><strong>Back in range</strong></td><td>You’ll know when a position becomes active again.</td></tr><tr><td><strong>Governance &#x26; schedules</strong></td><td><strong>Weekly vote reminder</strong></td><td>A nudge so you don’t miss the vote window.</td></tr><tr><td><strong>Governance &#x26; schedules</strong></td><td><strong>veNEST unlock reminders</strong></td><td>“1 week before” + “at unlock” so you can extend/withdraw on time.</td></tr><tr><td><strong>Protocol updates</strong></td><td><strong>Social updates</strong></td><td>Major announcements and important changes.</td></tr></tbody></table>

#### 1) Connect to Otomato - [**https://otomato.xyz/**](https://otomato.xyz/)

* Go to the Otomota website and connect your Telegram account
* Tell it your wallet to monitor
* Go to your dashboard

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

#### 2) Recommended settings

If you want a simple default setup:

* ✅ Out of range
* ✅ Back in range
* ✅ Weekly vote reminder *(if you vote weekly)*
* ✅ 1 week before veNEST unlock *(if you lock)*
* ✅ veNEST unlock *(if you lock)*
* Optional: Social updates *(if you want news pings)*

<figure><img src="/files/oPnzxQ8odQaT8LUyvtrD" alt=""><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://docs.usenest.xyz/tutorials/6.10-notifications-and-alerts.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.
