> For the complete documentation index, see [llms.txt](https://docs.cielo.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cielo.finance/wallet-tracking/hyperliquid.md).

# Hyperliquid

Cielo has the most advanced Hyperliquid alerts in the space. Track any wallet and you'll see how much of their account is in each trade, so you can read their conviction. Catch their TWAPs in two messages instead of fifty. Know the second they reverse a position or get close to liquidation. Here's what you get:

#### Alerts

Alerts hit Telegram, Discord, and your feed:

* **Fill alerts:** opens, increases, closes, liquidations, and reversals. Each one shows how much of the wallet's margin is in the position. Covers HIP-3 perps too, so tokenized stocks like NVDA and TSLA show up next to crypto.
* **TWAP alerts:** one when it starts, one when it ends. The sub-fills in between stay hidden.
* **Imminent liquidation alerts:** fire when a position is within 2% of its liq price, with distance, leverage, and size.
* **Ledger alerts:** deposits, withdrawals, transfers, and staking. Bridge transfers read as Hyperliquid deposits or withdrawals, not a generic "Transferred."
* **Order alerts:** limit orders placed, cancelled, or triggered, if you turn them on.

You set all of this per wallet across eight filters: direction, size, coin, action type, and more. Available on Pro and Whale.

#### Insights

Tracking and Insights go hand in hand. You track wallets to catch their moves one at a time. Insights shows you where all of them stand at once, so you can see how everyone's positioned without opening each wallet.

* **List positioning:** pick a tracked list and see what everyone in it holds, long versus short, on one screen.
* **Consensus trades:** the coins your list agrees on most, ranked by how many wallets are on the same side.
* **Standouts:** who's up the most, who's down the most, and who's closest to getting liquidated.

Insights is a Whale feature. From here you can open any wallet's Hyperliquid profile to see everything about a single trader: their positions, trade history, and account health.

#### Start here

New to Hyperliquid tracking? Head to the [Tracking page](https://app.cielo.finance/tracking) to add a wallet and set your first alert.

Alerts are on Pro and Whale. Insights is Whale only. Not there yet? [Subscribe](https://docs.cielo.finance/wallet-tracking/subscribe).


---

# 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://docs.cielo.finance/wallet-tracking/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.
