# What is the HLP?

HLP is comprised of two market-making strategies and a liquidation strategy. The result is a vault that makes trades around the spread, like a market maker, without attempting to take directional risk. The vault trades "against" traders on the HyperLiquid Core DEX. Generally, the vault is very profitable, but it does sometimes take losses. The owner of the vault is the consensus of the validators for HyperLiquid Core.  \
\
The vault receives its yield from two sources - \
1\) Market-Making on HyperLiquid Core Perp markets\
2\) A portion of all fees generated on HyperLiquid Core\
\
**Useful Links -**&#x20;

{% embed url="<https://hyperliquid.gitbook.io/hyperliquid-docs/vaults/protocol-vaults>" %}
Vault Info
{% endembed %}

{% embed url="<https://preview.dl.llama.fi/protocol/hyperliquid-hlp>" %}
Vault TVL
{% endembed %}

{% embed url="<https://app.hyperliquid.xyz/vaults/0xdfc24b077bc1425ad1dea75bcb6f8158e10df303>" %}
Vault Stats
{% endembed %}

{% embed url="<https://data.asxn.xyz/dashboard/hl-risk-metrics>" %}
Vault Analytics&#x20;
{% endembed %}


---

# 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.blueberry.garden/what-is-the-hlp.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.
