# Liquidity Provision

Like many DEXes, Mangata offers Liquidity Mining incentives to attract liquidity. Mangata rewards long-term liquidity provision with a new method that we call [Time Incentivization](/welcome/litepaper/loyalty-rewards.md).

To start liquidity mining, follow the instructions in this article: [Add Liquidity](/welcome/guides/liquidity-provision/add-and-remove-liquidity.md)

## Your Rewards Curve

Mangata’s system to reward liquidity providers is intended to attract loyal liquidity to create more stable and sustainable liquidity pools. Rewards will start small and then grow quickly. Learn more in this article: [How many liquidity mining rewards do I get?](/welcome/guides/liquidity-provision/liquidity-mining-rewards.md)


---

# 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.mangata.finance/welcome/guides/liquidity-provision.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.
