> For the complete documentation index, see [llms.txt](https://otomato-2.gitbook.io/otomato-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://otomato-2.gitbook.io/otomato-docs/product/getting-started/otomato-for-hyperliquid.md).

# Otomato for Hyperliquid

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

### What you need to monitor

Trading on Hyperliquid requires constant attention to **news, position health, funding rates** and **order execution**. Missing critical updates can mean unexpected liquidations or missed opportunities.

### What Otomato watches for you

Otomato automatically **detects** your Hyperliquid **positions** and **orders**, then monitors the signals that materially impact your risk and PnL, alerting you only when action may be required.

<details>

<summary>Liquidation risk</summary>

Otomato **tracks your position health** and **alerts you** as you approach critical liquidation thresholds.

**Example notifications**

* “Your BTC position is within 10% of liquidation. Liquidation price: $83,687”.

</details>

<details>

<summary>Asset-specific news</summary>

**Major news** about assets you're trading can trigger significant price movements.

Otomato **detects which assets you’re trading** and **surfaces relevant news** as soon as it’s announced.

**Example notifications**

* *“AAVE announced v4 will be deployed on 12/01.”*
* *“SOL ETF has been approved by SEC.”*

</details>

<details>

<summary>Limit orders</summary>

Otomato **tracks** your **limit orders** and notifies you as soon as they're **filled**.

**Example notifications**

* *"Your BTC buy limit order at $82,500 has been fully filled."*
* *"Your ETH sell limit order at $4,312 was partially filled (45%)."*

</details>

<details>

<summary>Funding rate</summary>

Otomato **monitors funding rates** and **alerts you** when it becomes unusually expensive.

**Example notifications:**

* “*SOL funding has been high for the last 24 hours (43% annualized average)*”

</details>

<details>

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

Otomato **tracks significant price movements** on the assets you trade 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 +6.2% in the last 15 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-hyperliquid.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.
