> 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-earn/liquidhype-vault.md).

# liquidHYPE vault

An automated, non custodial DeFi strategy for your beHYPE. The vault automates allocation of your beHYPE across HyperEVM ecosystem to earn yield and points.

{% hint style="success" %}
[Deposit into the liquidHYPE vault now](https://app.hyperbeat.org/vaults/liquidhype)
{% endhint %}

## Strategist

Hyperbeat core is the strategist for the liquidHYPE vault.&#x20;

## Risk Oversight

[RockawayX](https://rockawayx.com/)

## Infrastructure

[Hyperbeat Core](https://hyperbeat.org/) is the infrastructure provider.

## Vault Address

[liquidHYPE](https://hyperevmscan.io/address/0x441794D6a8F9A3739F5D4E98a728937b33489D29)

## Performance fee

0%

## Proof of solvency

[liquidHYPE proof of solvency](https://accountable.hyperbeat.org/liquidHYPE)

## FAQs

## What is the liquidHYPE vault?

The liquidHYPE vault is an automated DeFi strategy vault that provides users a simple access point to use their beHYPE in the HyperEVM ecosystem. Assets are deployed to generate real yield and earn exclusive incentives from partners.

## What happens to deposited assets?

Deposited assets are deployed into HyperEVM protocols to generate real yield and earn exclusive incentives.

## How do I withdraw my yield earned on liquidHYPE?

Your yield earned is directly derived from; and attributed to the growth in the exchange rate of liquidHYPE. For example: If I my entry point was 1 liquidHYPE = 1.0000 WHYPE and I deposited 100 WHYPE, and now the exchange rate shows 1 liquidHYPE = 1.027293 WHYPE, your yield earned is (100 \* 0.027293 = 2.7293 WHYPE ). You can realise this accrued yield by withdrawing it from the vault.

## Can I withdraw from the liquidHYPE vault?

Yes, you can withdraw from the liquidHYPE vault. There are two withdrawal options available: Instant Redemption and Classic Redemption. Instant Redemption allows for immediate withdrawals when there is sufficient liquidity, but incurs a 0.5% early withdrawal fee. Alternatively, users can select the Classic Redemption option, which processes the withdrawal within 2 days without slippage or fees.

## Why do withdrawals take two days?&#x20;

Assets are used in on-chain strategies that need time to unwind safely. The two day withdrawal period helps avoid slippage and ensures efficient exits.

## Is the liquidHYPE vault audited?

Yes, three times, twice by Hacken ([1](https://2732961456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsPjk0ggBxEJCCnVFFkDR%2Fuploads%2F1wxK6TgqaRsSgt3ixVMx%2FMidas_SC%20Audit%20Report_25092023_%5BSA-1833%5D%20-%20POST%20REMEDIATION.pdf?alt=media\&token=cdcf6533-7366-42db-9d3b-224efac85b9a), [2](https://2732961456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsPjk0ggBxEJCCnVFFkDR%2Fuploads%2F38N1bo36K8FLriRrPDXb%2FHacken_Midas_%5BSCA%5D%20Midas_Vault_Dec2023_P-2023-076_1_20240118%2016_22.pdf?alt=media\&token=2c58f6f7-889e-4c64-ac84-35bad59eb51a)) and once by [Sherlock](https://audits.sherlock.xyz/contests/332).

## Will I be charged fees while in the vault?

The performance fee is not currently live on the liquidHYPE vault.

## What are the risks involved?

Liquid vaults carry smart contract risks along with varying levels of economic risk. This particular vault engages in liquidity provision, which may lead to impermanent loss.

## Who provides risk oversight?&#x20;

[RockawayX](https://rockawayx.com/) offers an institutional-grade approach to managing DeFi vaults, providing secure, risk-managed access to market-neutral strategies. Drawing on experience across decentralized finance and private credit, the strategist focuses on delivering consistent returns with controlled volatility. Over four years of operation, the strategy has maintained a strong track record with no defaults, bad debt, or liquidations, reflecting a disciplined approach to risk management in digital asset credit markets.


---

# 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-earn/liquidhype-vault.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.
