# Nest Explained

- [2.1 - What is a MetaDEX?](https://docs.usenest.xyz/nest-explained/2.1-what-is-a-metadex.md): A DEX where governance doesn't just vote on proposals — it directs liquidity incentives.
- [2.2 - How nest Works](https://docs.usenest.xyz/nest-explained/2.2-how-nest-works.md): The full protocol flow, from trade execution to treasury accumulation.
- [2.3 - Emissions](https://docs.usenest.xyz/nest-explained/2.3-emissions.md): NEST tokens distributed to LPs each epoch. Directed by governance. Scheduled to peak and taper.
- [2.4 - Epoch System](https://docs.usenest.xyz/nest-explained/2.4-epoch-system.md): A one-week cycle that governs votes, emissions, and bribes.
- [2.5 - USDH](https://docs.usenest.xyz/nest-explained/2.5-usdh.md): Hyperliquid's native stablecoin
- [2.6 - HYPE Engine](https://docs.usenest.xyz/nest-explained/2.6-hype-engine.md)
- [2.6.1 - Overview](https://docs.usenest.xyz/nest-explained/2.6-hype-engine/2.6.1-overview.md)
- [2.6.2 - Hype Engine Vault (HEV)](https://docs.usenest.xyz/nest-explained/2.6-hype-engine/2.6.2-hype-engine-vault-hev.md)
- [2.6.3 - MEGAHYPE](https://docs.usenest.xyz/nest-explained/2.6-hype-engine/2.6.3-megahype.md): A zero-liquidation, leveraged version of HYPE
- [2.7 - Tokenomics](https://docs.usenest.xyz/nest-explained/2.7-tokenomics.md)
- [2.8 - Egg Initiative](https://docs.usenest.xyz/nest-explained/2.8-egg-initiative.md): Nest's early adopter program. Liquidity formation, incentive coordination, and strategic partnership for HyperEVM protocols.


---

# 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.usenest.xyz/nest-explained.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.
