# Gauge Graduation

Gauge graduation is what transforms your token from a simple tradeable asset into a yield-generating position backed by the full weight of Aerodrome's emission system.

The Path

**1. Emerging pool** - immediately after launch, your pool is flagged as "emerging" on Aerodrome. It is live and tradeable, but does not yet receive AERO emissions.

**2. Gauge creation** - as your pool gains volume, TVL, and community activity, it becomes eligible for a gauge. Gauge creation can be initiated through Aerodrome's governance process.

**3. Staking** - once a gauge exists, the beneficiary can stake the locked LP position into the gauge from the Token Management dashboard. This is a single transaction (`stake()` on the Locker contract).

**4. Emission flow** - veAERO voters direct AERO emissions to gauges they support. The more votes your pool's gauge receives, the larger the AERO emission stream. As LP beneficiary, these emissions are claimable by you.

Why Gauges Matter

Without a gauge, your revenue is limited to trading fees. With a gauge, you add a second revenue stream (AERO emissions) that can significantly exceed fee income, especially for pools with strong voter support.

Pools launched through Aerodrome's Pool Launcher are prioritized as emerging pools, giving them visibility within the Aerodrome ecosystem from day one.


---

# 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.reflect.now/launcher/gauge-graduation.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.
