# Create a Wallet

To get started on MM Finance, the first thing you will need is to set up a wallet that supports decentralised networks

When you set up a wallet, follow the guide carefully and safely back up your recovery phrases.

We recommend the below wallets for simple setup and ease of use:

## **Desktop/Mobile:**

🦊 [MetaMask](https://metamask.io/download.html) - ([Guide](https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain))

{% hint style="danger" %}
Remember  - NEVER, under any situation, should you ever give someone your private key or recovery phrases.
{% endhint %}


---

# 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/docs/get-started/create-a-wallet.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.
