# MGV Token Allocation per User Type

Mangrove allocates rewards differently across its three main user types:

* Makers: Users who post offers to the market.
* Takers: Users who accept existing offers.
* Kandel’s LPs: Liquidity providers using Kandel strategies, which involve placing orders across various price points.

Each group receives MGV tokens based on their contribution to the market, with special attention given to Kandel’s LPs for their role in providing liquidity across price ranges.

Mangrove DAO's Ecosystem Council defines the total amount of MGV allocated during an epoch and how it is distributed to each type of usage. This announcement is public and shared on our social channels.


---

# 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.mangrove.exchange/mgv-incentives/ms2-program-closed/mgv-token-allocation-per-user-type.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.
