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

# $HIVE Staking

#### Pre-Liquidity HIVE

HIVE mined before the liquidity event is a real token balance, not a claim on one — a standard ERC-20, freely transferable from the moment it’s claimed. No lockup, no vesting on mined tokens, no conversion.

Mined HIVE can be carried straight through to the liquidity event, or staked for revenue share in the meantime.

#### Staking HIVE

Staked HIVE earns **USDC**. Staking opens before the liquidity event, so HIVE is producing cash flow before it has a market price.

**Early phase** — the payout is funded by a treasury subsidy, paid in USDC at a rate set by the protocol, so stakers earn from the first day the program opens.

**Steady state** — as revenue grows the subsidy steps down and the payout shifts to a share of the \[10]% performance fee the protocol charges on harvested vault yield.

#### Liquidity Event

At the liquidity event the protocol deploys the Liquidity & Market Making allocation into DEX pools on Hyperliquid and supports centralized exchange listings alongside them. HIVE becomes tradeable on both, with on-chain liquidity as the base venue and CEX listings extending reach to users who never touch a wallet.

This is a liquidity event, not a distribution event. The token is already minted, distributed, and transferable by then; what changes is that it gets a market and a price.

<br>

<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.hyperhive.finance/the-usdhive-token/usdhive-staking.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.
