# MM Finance

## MM Finance

- [Mad Meerkat Finance Intro](https://mmfinance.gitbook.io/docs/mad-meerkat-finance-intro.md)
- [Get Started](https://mmfinance.gitbook.io/docs/get-started.md)
- [Create a Wallet](https://mmfinance.gitbook.io/docs/get-started/create-a-wallet.md)
- [Roadmap](https://mmfinance.gitbook.io/docs/roadmap.md)
- [Troubleshooting Errors](https://mmfinance.gitbook.io/docs/troubleshooting-errors.md)
- [Changing RPC](https://mmfinance.gitbook.io/docs/troubleshooting-errors/changing-rpc.md)
- [Importing Defi Wallet to Metamask](https://mmfinance.gitbook.io/docs/troubleshooting-errors/importing-defi-wallet-to-metamask.md)
- [Audit](https://mmfinance.gitbook.io/docs/audit.md)
- [Exchange](https://mmfinance.gitbook.io/docs/products/exchange.md)
- [Token Swaps](https://mmfinance.gitbook.io/docs/products/exchange/token-swaps.md)
- [How to Trade](https://mmfinance.gitbook.io/docs/products/exchange/how-to-trade.md)
- [Liquidity Pools](https://mmfinance.gitbook.io/docs/products/exchange/liquidity-pools.md)
- [How to Add/Remove Liquidity](https://mmfinance.gitbook.io/docs/products/exchange/how-to-add-remove-liquidity.md)
- [Protocol Owned Liquidity](https://mmfinance.gitbook.io/docs/products/protocol-owned-liquidity.md)
- [Yield Farms](https://mmfinance.gitbook.io/docs/products/yield-farms.md)
- [How to Stake in Yield Farms](https://mmfinance.gitbook.io/docs/products/yield-farms/how-to-stake-in-yield-farms.md)
- [Pools](https://mmfinance.gitbook.io/docs/products/pools.md)
- [How to Stake in Pools](https://mmfinance.gitbook.io/docs/products/pools/how-to-stake-in-pools.md)
- [NFT & Marketplace](https://mmfinance.gitbook.io/docs/products/nft-and-marketplace.md): NFT and its utility
- [StableSwap](https://mmfinance.gitbook.io/docs/products/stableswap.md): Low slippage, capital efficient swaps for all your stable needs!
- [Launchpad](https://mmfinance.gitbook.io/docs/products/launchpad.md)
- [Info/Analytics](https://mmfinance.gitbook.io/docs/products/info-analytics.md)
- [$MMF (Cronos)](https://mmfinance.gitbook.io/docs/tokenomics/mmf.md)
- [veMMF](https://mmfinance.gitbook.io/docs/tokenomics/vemmf.md): Lock MMF for veMMF to receive a share of platform profits & use veMMF tokens to receive yield farming boosts!
- [$MMF (Polygon)](https://mmfinance.gitbook.io/docs/tokenomics/usdmmf-polygon.md)
- [How to Add/Remove Liquidity](https://mmfinance.gitbook.io/docs/v3-exchange/how-to-add-remove-liquidity.md)
- [How to Migrate](https://mmfinance.gitbook.io/docs/v3-exchange/how-to-migrate.md)
- [Cronos Smart Contracts](https://mmfinance.gitbook.io/docs/smart-contracts/cronos-smart-contracts.md)
- [Polygon Smart Contracts](https://mmfinance.gitbook.io/docs/smart-contracts/polygon-smart-contracts.md)
- [Socials](https://mmfinance.gitbook.io/docs/smart-contracts/socials.md)
- [Graphics](https://mmfinance.gitbook.io/docs/resources/graphics.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://mmfinance.gitbook.io/docs/mad-meerkat-finance-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.
