# How to Stake on MM Optimizer?

## Prerequisites

You must have a specific Farm’s underlying token. For MMF-XXX, you need MMF tokens and XXX tokens. The same for other respective farms.

You must have a supported wallet, either Metamask, Trust Wallet or Walletconnect!

## Walkthrough (need to insert pics)

1. Go to MM.Finance and click "Connect Wallet"
2. Click either the Metamask or CDC Defi Wallet Icon depending on what you use
3. Select the Farm you want to invest in
4. You need LP Tokens (LP Tokens) (MMF-XXX LP, USDC-USDT LP, etc)
5. You can also use MM Finance to form your LPs!
6. After receiving LP Tokens, enter the amount of tokens you want to deposit and click "Deposit"
7. Confirm the transaction with Metamask or CDC Defi Wallet
8. View the transaction on the chain explorer and await the confirmation
9. Congrats! You have now joined the MMO Farm!


---

# 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://mmfinance.gitbook.io/optimizer/how-to-guides/how-to-stake-on-mm-optimizer.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.
