# Market makers and quant funds

#### Full Hyperliquid Event Streaming

Hydromancer offers streaming of **everything happening on Hyperliquid wi**th the lowest latency across all providers.\
\
Our clients:

* **All trades** via [allfills](https://docs.hydromancer.xyz/readme/websocket/allfills "mention") websocket
* **All user activity** deposits, withdrawals, and other activity through [allusernonfundingledgerevents](https://docs.hydromancer.xyz/readme/websocket/allusernonfundingledgerevents "mention")
* **Lowest latency orderbook** via [l4-orderbook-streaming](https://docs.hydromancer.xyz/readme/builder-guides/l4-orderbook-streaming "mention")
* **Granular event streams** like [allleverageupdates](https://docs.hydromancer.xyz/readme/websocket/allleverageupdates "mention") across all users
* **Full historical archive** via S3

No other provider offers this breadth and granularity of coverage at this latency. **If it happens on Hyperliquid, you can stream it.**

#### Dedicated Low-Latency Setup

For teams running latency-sensitive strategies, we offer **dedicated infrastructure optimized for speed**.

Instead of connecting to the shared system, **you run on the same bare metal as a non-validator node**, with a latency-optimized build of our software that your trading system connects to directly.

Every dedicated setup is tailored to your stack — we'll ship whatever makes your specific use case faster.\
\
[Reach out to us on Telegram](https://t.me/xenoflux) or through email **<data@hydromancer.xyz>** to learn more about the dedicated setup!


---

# 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/builder-guides/quant-funds.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.
