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

# beHYPE

Introducing beHYPE - the fully onchain HYPE Liquid Staking Token that lets you participate in validator governance. A modular HYPE money lego for:

* HYPE liquid staking.
* Validator driven governance.
* Slashable HYPE security.

{% hint style="success" %}
[Mint beHYPE here](https://app.hyperbeat.org/staking)
{% endhint %}

## Key benefits&#x20;

Liquid staking HYPE into beHYPE gives you the best of both worlds: you continue earning rewards on your staked tokens while unlocking liquidity to pursue new trading opportunities.

* **Network contribution:** Strengthens decentralization and helps secure the Hyperliquid network by delegating HYPE equally to all active validators in the set.
* **Unlocked liquidity:** Enables you to use beHYPE across HyperEVM in other DeFi strategies and trading opportunities.
* **Composability:** Serves as a building block for other protocols and applications (e.g., as collateral in lending markets, the spot let in [dnTokens](/delta-neutral-tokens-dntokens.md) or collateral on Hyperbeat Pay).&#x20;

## How to liquid stake HYPE for beHYPE

{% @arcade/embed flowId="RvpNJGZkaeeiN8gzrQLI" url="<https://app.arcade.software/share/RvpNJGZkaeeiN8gzrQLI>" %}

## Is beHYPE audited?

Yes, beHYPE has been audited by three independent auditors:

* [Nethermind](https://github.com/0xhyperbeat/Audits/blob/main/beHYPE/Nethermind.pdf)
* [Certora](https://github.com/0xhyperbeat/Audits/blob/main/beHYPE/Certora.pdf)&#x20;
* Pashov

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.hyperbeat.org/hyperbeat-staking/behype.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
