# Hyperliquid-Native Advantage

Monetrix is built specifically on Hyperliquid. The choice isn't just branding. Hyperliquid has three features that make a fully on-chain delta-neutral stable token economically viable for the first time.

## Your spot collateral is also your hedge margin

On most DEXs, spot and perpetual markets are walled off, so to run a delta-neutral position you'd have to deposit capital twice (once for spot, once for the hedge). That capital drag eats most of the yield.

Hyperliquid's **Portfolio Margin** lets spot assets act as direct margin for short perpetual positions. The same dollar backs both legs, and the spot side still earns lending yield in the background.

Result: Monetrix's capital efficiency is close to or better than the equivalent strategy on a CEX.

## Hedging is a revenue stream, not just a cost

Hyperliquid runs a real on-chain orderbook. Monetrix's hedging engine places orders as a **market maker** rather than a taker, so every rebalance **earns fees** instead of paying them.

For a protocol that rebalances frequently, that flips a cost into a structural yield stream.

## The yield cushion for bear markets

Hyperliquid has a built-in liquidity pool called **HLP** that earns from liquidations and passive market making. When funding rates compress in neutral or bear markets, the protocol dynamically shifts some capital into HLP to keep the yield floor positive.

This is the mechanism behind the "all-weather" design: no single yield source dominates.

## Funding rate premium

Historically, BTC and ETH funding rates on Hyperliquid run **1–4 percentage points higher** than the equivalent CEX rates. Monetrix sits on the receiving side of that spread, so the same strategy produces more yield here than it would on a CEX.

## Bottom line

Pick any other chain and you'd have to either rebuild these four features, or accept much worse economics. Monetrix is tightly scoped to Hyperliquid because that's where the design actually works.


---

# 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://doc.monetrix.xyz/how-it-works/hyperliquid-native.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.
