# 2.1 - What is a MetaDEX?

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh428ZzjBQ1ZNBPUTZk6J%2Fuploads%2FdjZXRNOJbQVDuPsHx8KB%2Fssstwitter.com_1765018110101.mp4?alt=media&token=d02ea80e-0124-44a4-a2e0-18b8a71b68a4>" %}

A DEX where governance doesn't just vote on proposals, it directs liquidity incentives.

A **MetaDEX** is a decentralised exchange built around a vote-escrow governance model. Instead of distributing trading fees passively to LPs or a treasury, a MetaDEX redirects fees to token lockers who in turn vote to direct NEST emissions to liquidity providers.

This is fundamentally different from a standard DEX. On a Uniswap-style DEX, LPs earn fees directly and often with additional fees. On a MetaDEX, **LPs earn emissions directed by governance**, whilst 100% fee revenue flows to token lockers.

***

### Standard DEX vs. MetaDEX

<figure><img src="/files/sCvVYmAr15j2wxkoaDex" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="188.26171875">FEATURE</th><th width="236.12109375">STANDARD DEX</th><th>METADEX (nest)</th></tr></thead><tbody><tr><td>LP rewards</td><td>&#x3C;100% of trading fees</td><td><strong>NEST emissions</strong></td></tr><tr><td>Fee destination</td><td>LPs / protocol</td><td><strong>veNEST holders (100%)</strong></td></tr><tr><td>Incentive direction</td><td>Fixed or manual</td><td><strong>Governance-directed (weekly vote)</strong></td></tr><tr><td>Token utility</td><td>Governance only</td><td><strong>Fee capture + emissions direction</strong></td></tr></tbody></table>

***

By separating fee capture (to veNEST) from LP rewards (emissions), nest creates a market for liquidity incentives. Protocols bribe veNEST holders to vote for their pools. veNEST holders earn fees AND bribes. LPs follow the emissions.

<figure><img src="/files/4BcFsf4lRmOXqHqiLXyM" alt=""><figcaption></figcaption></figure>

But nest takes this further with the HYPE Engine, which autonomously compounds a portion of fees into leveraged HYPE exposure. This creates a structural bid for HYPE as volume grows, aligning the protocol with HyperEVM ecosystem strength.

***

### The Vote-Escrow Flywheel

{% stepper %}
{% step %} <mark style="color:$info;">**STEP 1**</mark>

**Trading volume generates fees.** Every swap on nest generates trading fees: 100% of which flow to veNEST holders.
{% endstep %}

{% step %} <mark style="color:$info;">**STEP 2**</mark>

**Fees flow to veNEST holders.** veNEST holders earn real yield from protocol activity: proportional to their voting power.
{% endstep %}

{% step %} <mark style="color:$info;">**STEP 3**</mark>

**veNEST holders vote on emissions.** Each epoch, holders direct NEST emissions to pools they choose. Protocols bribe them with additional tokens to vote for specific pools.
{% endstep %}

{% step %} <mark style="color:$info;">**STEP 4**</mark>

**Emissions attract LPs.** Pools with more votes receive more NEST emissions, attracting liquidity providers who want to earn.
{% endstep %}

{% step %} <mark style="color:$info;">**STEP 5**</mark>

**Deeper liquidity → more volume.** Better liquidity drives more volume, more fees, and liquidity gets deeper.
{% endstep %}
{% endstepper %}

The vote-escrow model creates a **flywheel effect**. Each component reinforces the others.

{% hint style="info" %}
The flywheel works because **every participant has aligned incentives**: traders want deep liquidity, LPs want emissions, veNEST holders want fees and bribes, and protocols want their pools to receive more incentives.
{% endhint %}

***

### Why It Matters

Unlike a standard DEX where fee revenue is passively distributed, a MetaDEX makes token holders **active participants in liquidity strategy**. Your vote determines where capital goes, that's real governance power with real economic consequences.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><h4><strong>For veNEST Holders</strong></h4></td><td>Earn 100% of all trading fees plus bribes from protocols. Longer locks = more voting power = more fee share.</td></tr><tr><td><h4><strong>For LPs</strong></h4></td><td>Earn NEST emissions — not trading fees. Use Moonmath to model returns: the pool's vote share determines your emission rate.</td></tr><tr><td><h4>For Protocols</h4></td><td>Bribe veNEST holders to vote for your pool. More votes → more emissions → deeper liquidity for your token.</td></tr><tr><td><h4><strong>For the Protocol</strong></h4></td><td>~40% of fees compound into the HYPE Engine treasury, growing a permanent MEGAHYPE position aligned with the Hyperliquid ecosystem.</td></tr></tbody></table>


---

# 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/2.1-what-is-a-metadex.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.
