# Otomato for Uniswap

## <img src="/files/hFRs6xadZy0vVfweR5wg" alt="" data-size="line"> <mark style="color:$info;">Otomato for</mark> Uniswap

### What you need to monitor

Providing concentrated liquidity on Uniswap requires attention. Your capital only earns fees when price stays **within your range**. On top of that, you need to stay aware of **security risks**, **depegs**, and **market news** that could impact your positions.

### What Otomato watches for you

Otomato automatically **detects** your **Uniswap LP positions** and monitors the signals that matter, alerting you only when action may be required.

<details>

<summary>Position out of range</summary>

When price moves **outside your liquidity range**, your capital stops earning fees. The longer you stay out of range, the more **opportunity cost** you accumulate.

Otomato **tracks your LP positions** and **alerts you** when price exits your range or **comes back in range**.

**Example notifications**

* *"Your ETH/USDC position is now out of range. Current price: $4,312. Your range: $3,800 - $4,200."*
* *"Your ETH/USDC position is back in range."*

</details>

<details>

<summary>Security issues</summary>

Smart contract **exploits** and **vulnerabilities** can put your LP funds at risk. When incidents occur, **acting fast** can make the difference between protecting your capital or losing it.

Otomato **monitors security feeds** and **alerts you immediately** if Uniswap or any of your LP tokens are potentially affected.

**Example notifications**

* *"A vulnerability has been reported on Uniswap v3.* [*View source*](https://t.co/xxxx)*."*
* *"One of the LIDO security keys might have been compromised.* [*View source*](https://t.co/xxxx)*."*

**Learn more**

Learn how Otomato manages security-related alerts [here](/otomato-docs/product/getting-started/otomato-for-security-alerts.md).

</details>

<details>

<summary>Depeg alerts</summary>

If one of your LP assets **loses its peg**, your position can quickly become **unbalanced** and suffer significant losses. This is especially critical for stablecoin or liquid staking token pairs.

Otomato **monitors the peg** of assets in your positions and **alerts you** when deviations occur.

**Example notifications**

* *"USDC is depegging and currently trading at $0.993."*
* *"stETH is depegging and currently trading at 0.98 ETH."*

</details>

<details>

<summary>Asset-specific news</summary>

**Major news** about assets in your LP positions can trigger significant price movements and impact your position.

Otomato **detects which assets you're providing liquidity for** and **surfaces relevant news** as soon as it's announced.

**Example notifications**

* *"USD.ai announced their TGE on 08/03. View source."*
* *"Chainlink will now be the official Polymarket oracle. View source."*

</details>

<details>

<summary>Large price movements (optional)</summary>

Otomato **tracks significant price movements** on the assets in your LP positions and **alerts you** when they occur.

{% hint style="info" %}
This one isn't enabled by default, but you can enable at any time on your Otomato dashboard
{% endhint %}

**Example notifications**

* *"ETH moved +8.2% in the last hour."*
* *"ARB dropped -12% in the last 30 minutes."*

</details>

### Improvements

We're continuously looking to add support for alerts the community is asking for. If you'd like us to add a new use case, reach out on [telegram](https://t.me/OxClement).


---

# 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://otomato-2.gitbook.io/otomato-docs/product/getting-started/otomato-for-uniswap.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.
