# Stability Vault

### **What is the USDH Vault?**

The USDH vault allows users to deposit their USDH to:

* Earn Liquidations Rewards
* Earn Hubble Reward Rate

**USDH Vault Liquidations**

In Hubble's initial model, the USDH vault was the sole venue of liquidity to fund liquidations. Vault liquidations are no part of Hubble's hybrid liquidation model, where certain assets are liquidated via the Vault, and other are liquidated via bots that facilitate market-based liquidations.&#x20;

By staking USDH to the Vault, users can earn crypto at a discount via liquidations.

**Hubble Native Yield**

The Hubble Reward Rate (HNY) is a percentage APY that is allocated to USDH Vault stakers. The HNY is adjustable, and can be used to adjust USDH demand. Once governance is active, users will be able to vote on the HNY.

### **Is there a minimum or maximum contribution to the USDH Vault?**

No. USDH Vault providers can deposit any amount of USDH.

### **How do I get USDH to contribute to the USDH Vault?**

USDH can be borrowed on Hubble against collateral assets via the [Borrowing tab](https://app.hubbleprotocol.io/). USDH can also be swapped for on platforms like [Mercurial](https://mercurial.finance/), [Jupiter](https://jup.ag/swap/SOL-USDH), and [Saber](https://app.saber.so/#/swap).

### **Does my USDH Vault deposit get locked in?**

No. At the moment you can deposit and withdraw USDH from the USDH Vault at any time. There is no lock-in period.


---

# 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.hubbleprotocol.io/faq/usdh-vault.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.
