# Save and Earn

MWallet provides an easy gateway for users to invest in a multitude of DeFi products giving them passive income through Yield Farming and providing liquidity with their assets. To simplify the process for providing liquidity on AMMs such as UniSwap, JustSwap, and PancakeSwap, users can provide 1 token for liquidity and the MWallet smart contract will automatically convert half of the asset to the other token to complete the pair required.&#x20;


---

# 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://faq.mobox.io/ecosystem/mwallet/save-and-earn.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.
