# Emissions

**What are Emissions?**\
\
Emissions are rewards to liquidity providers that supply and borrow on Minterest. These emissions are provided in the MINTY token. There are three types of emissions, (1) Standard Emissions (2) Boost Emissions (3) Governance

Minterest suppliers and borrowers earn emission rewards in proportion to their liquidity provided. These rewards are provided in MINTY tokens, the native governance token of the Minterest protocol. \
\
\
**How do Emissions work?**\
\
The protocol distributes MINTY from the emissions pool to suppliers and borrowers in proportion to their liquidity compared to other participants across each market.

<figure><img src="/files/8VfIsFouD7v7sKlBlyXg" alt=""><figcaption></figcaption></figure>

**How do I claim/withdraw Emissions rewards?**

All emissions rewards are currently subject to a 12-month unlock, block by block, on the Ethereum network. \
\
On your "Dashboard", under the section "MINTY Rewards" the number of MINTY earned will be displayed. Of these, the MINTY which have been unlocked, and can be withdrawn, will be displayed under the "Minterest balance." \
\
Click on the "Withdraw" button and follow the prompts to claim your MINTY.

{% hint style="info" %}
If you still have any questions or issues, don't hesitate to contact the Minterest team through the [website](https://minterest.com/) chat or the [Discord](https://discord.gg/minterest) and [Telegram](https://t.me/MinterestFinanceChat) channels. We're always here to assist you!
{% endhint %}


---

# 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.minterest.com/minterest-faq/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.
