# Emissions

**ve(3,3) Dynamics**

The main stakeholders of a typical AMM (on Polygon), including `veRETRO` holders, LPs, users, and protocols, are all aligned by the ve(3,3) dynamics that determine $oRETRO emissions.

**`veRETRO` holders** — are incentivized to vote either for the highest volume pools (because the greater the volume, the greater the amount of fees produced as a result), the ones being bribed by protocols seeking to bootstrap their liquidity, or that have a large amount of autobribes. This allows these protocols to create their own flywheel, if the token generates strong volume.&#x20;

**Liquidity Providers (LPs)** — are incentivized with emissions driven by “Real Yield” based metrics.&#x20;

**Traders** — benefit from the low slippage thanks to the liquidity provided, in concert with the latest and greatest battle-tested vAMM / sAMM tech.&#x20;

**Protocols** — have access to a cooperation-oriented liquidity layer. They benefit from capital efficient trading conditions for their tokens, and they can incentivize their liquidity via bribes offered to `veRETRO` holders.

### **Emissions specifications**

* *Weekly emissions (at inception)*: 2,600,000 `$oRETRO`&#x20;
* *Weekly emissions decay*: 2%&#x20;
* *Weekly team wallet allocation*: 2.5%
* *Weekly* `veRETRO` *rebase*: 30% for first 90 days post-launch, 15% thereafter
* *Emissions for liquidity providers*: 67.5% for first 90 days, 82.5% thereafter


---

# 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.retro.finance/tokenomics/emissions.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.
