# Liquidity Pools

<figure><img src="/files/jRIKxvdZvCN4lOR0oKOr" alt=""><figcaption></figcaption></figure>

When you provide your token to a Liquidity Pool you will receive Liquidity Provider (LP) tokens and share in the fees.

### LP Tokens

As an example, if you want to provide a liquidity for MOON-MATIC trading pair, you'll have to deposit **MOON** and **MATIC** tokens into a Liquidity Pool and you'll receive **MOON-MATIC LP** tokens.

The number of LP tokens you receive represents your portion of the MOON-MATIC Liquidity Pool.&#x20;

You can also redeem your funds at any time by removing your liquidity.


---

# 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.megamoon.space/ecosystem/exchange/liquidity-pools.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.
