# Farming

Moonbaby's farming feature allows users to earn more Moonbaby tokens by providing liquidity to certain pairs on the decentralized exchange. Users can stake their LP (liquidity provider) tokens in designated pools to earn additional Moonbaby tokens as a reward for providing liquidity to the platform. The farming feature is designed to incentivize users to participate in liquidity provision, which in turn helps to improve the stability and efficiency of the decentralized exchange platform. By staking their LP tokens, users can also earn a percentage of the trading fees generated by the exchange, further incentivizing participation in liquidity provision.


---

# 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://moonbabys.gitbook.io/whitepaper/earnusd/farming.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.
