# Intro

### TL;DR[​](https://docs.mangrove.exchange/general/points/#tldr) <a href="#tldr" id="tldr"></a>

The Mangrove Season 1 Points Program rewards active participants, known as 'Makers' (liquidity providers) and 'Takers' (traders) in the Mangrove ecosystem. Points are allocated for trading activities, liquidity provision, referrals, and community participation. The scheme is structured as follows:

$$
Total points=(Trading Points+LP Points)∗Boosts+Referral Points
$$

Community Points do not contribute to Total Points for Leaderboard Rankings. They will be allocated specifically after the MS1 program concludes

* **Trading Points**: Calculated based on trade volume, with different weightings for each market. Includes market, limit and amplified orders,where the limit order is partially filled with market order
* **Liquidity Provision (LP) Points**: Derived from uptime, liquidity's proximity to mid-price, and generated volume and also market weighted. Includes limit orders, amplified orders and strategies.
* **Boosts**: A tiered level system increasing LP and trading points, determined by consistent activity and volume levels.
* **Referral Points**: Gives a 10% bonus in points for both referee and referrer, based on the referee's LP and trading points.
* **Community Points**: Gives points to past and future active participants in MangroveDAO-organised campaigns.

Stay updated with these opportunities by following [@MangroveDAO on X](http://x.com/MangroveDAO) and joining the MangroveDAO Discord community.


---

# 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/ms1-program-closed/intro.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.
