# Hydromancer - the Hyperliquid Data Layer

{% hint style="info" %}
**TL;DR**: Hydromancer delivers Hyperliquid data **2x faster** than native APIs and **uses an improved schema** with unique endpoints based on builder feedback. **80+ teams** build using our tech stack.
{% endhint %}

### Who builds on Hydromancer

Hydromancer stack is optimized for demanding teams requiring granular data, low latency real-time streams, and better developer experience. Pick the path that fits you.

<details>

<summary>🛠 <strong>App builders</strong></summary>

You're building a trading interface, portfolio tracker, analytics dashboard, or DeFi product on Hyperliquid. You need real-time data that's fast, reliable, and easy to integrate.

**Why Hydromancer:**

* **Unique endpoints** — We've rebuilt and extended the schema with endpoints that don't exist natively, so you write less code and ship faster. Based on a feedback of 30+ builders.
* **Real-time data** — WebSocket streams for orderbooks, trades, account updates, and more — all at lower latency than native Hyperliquid connections.

</details>

<details>

<summary><strong>🧪 HIP-3 or HIP-4 deployers</strong></summary>

You are deploying markets on HIP-3 or HIP-4 and need to monitor your markets' liquidity, user activity, and show the traction of your DEX to the wider audience.

**Why Hydromancer:**

* **Granular data and metrics** - liquidity metrics with sub-second granularity, real-time market maker tracking, and chain replay capabilities.
* **Purpose-built infrastructure** - our product offering is shaped by deployer requirements and designed to drive impact to your HIP-3 DEX performance. Battle-tested, mission-critical features.

</details>

<details>

<summary><strong>⚡ Market Makers &#x26; Quantitative Firms</strong></summary>

You need the fastest possible view of what's happening on Hyperliquid — orderbook updates, trades, liquidations, all of it.

**Why Hydromancer:**

* **2x faster than native** — Our orderbook streaming averages **135ms** latency vs. Hyperliquid native's **280ms.**
* **Full market streaming** — Subscribe to orderbook-only feeds or everything happening on Hyperliquid, depending on your needs.

We also offer **a custom-built latency-optimized setup** - read more in [Market makers and quant funds](/readme/builder-guides/quant-funds.md)

</details>

#### Supporting the ecosystem

Building a public good? Just getting started as an app builder? We provide access to Hydromancer infrastructure for public goods and early-stage teams. Free until you start generating revenue through your builder code.

Learn more at [Hydromancer for early-stage teams](/readme/hydromancer-for-early-stage-teams.md).

### **Why teams choose Hydromancer**

{% columns %}
{% column %}
**Faster data streaming**

Our infrastructure is optimized for real-time data streaming. Fills, orderbooks, orders - you get everything faster with Hydromancer.
{% endcolumn %}

{% column %}
**Unique endpoints**

Our schema includes endpoints that don't exist on Hyperliquid natively, built from feedback across 30+ production teams.
{% endcolumn %}

{% column %}
**No rate limits**

We eliminate the need to run your own infrastructure. No rate limits, no node management, no infra pain. Just data.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
**Complete historical data**

We provide complete Hyperliquid historical data for backtesting, research, and analytics pipelines.
{% endcolumn %}

{% column %}
**Reliable and responsive**

We are always online helping builders ship. If something breaks or you need a custom endpoint, we move fast.
{% endcolumn %}

{% column %}
**Hyperliquid expertise**

Hyperliquid is our sole focus and we are the first to support new features rolled out on Hyperliquid.
{% endcolumn %}
{% endcolumns %}

### **Pricing**

<table><thead><tr><th>Starter</th><th>Growth</th><th width="187">Scale</th><th>Enterprise</th></tr></thead><tbody><tr><td>$<strong>300</strong> per month</td><td>$<strong>1200</strong> per month</td><td>$<strong>2500</strong> per month</td><td><strong>Custom pricing</strong></td></tr><tr><td><strong>500k</strong> tokens</td><td>3m tokens</td><td>15m tokens</td><td>Unlimited API calls</td></tr><tr><td><strong>$60</strong> per 100k tokens overage</td><td>$25 per 100k tokens overage</td><td>$10 per 100k tokens overage</td><td>Unlimited addresses monitoring</td></tr><tr><td>For recently launched apps</td><td>Best plan for scaling teams</td><td>For data-rich, large apps</td><td></td></tr><tr><td>Testnet APIs</td><td>Testnet APIs</td><td>Testnet APIs</td><td></td></tr><tr><td><strong>5</strong> orderbook streams</td><td><strong>30</strong> orderbook streams</td><td><strong>100</strong> orderbook streams</td><td></td></tr></tbody></table>


---

# 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.hydromancer.xyz/readme.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.
