# Metamask

To get started with LunarSwap, the first thing you will need is a wallet that supports Binance Smart Chain (BSC). In this case, we recommend Metamask - as Trust wallet already removed their DApp browser for iOS users.

## How to install Metamask Extension for Desktop Browser

1\) You can click [HERE ](https://metamask.io/download.html)to download Metamask extension for your website browser

2\) After the extension is installed, just click "Get Started"

3\) Now you can choose to import your current wallet address from other wallets (example: Trust Wallet) with your seedphrase or create a new wallet

4\) Change your metamask network to [Binance Smart Chain](https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain)

5\) You are ready to join our ecosystem!

## How to install Metamask Application on your smartphone

1\) You can click [Android ](https://metamask.app.link/bxwkE8oF99)or [iOS ](https://metamask.app.link/skAH3BaF99)to download Metamask application for your phone

2\) After the application is installed, open it and click "Get Started"

3\) Different from the Browser version, on your mobile app, you can choose to :\
-Create a new wallet\
-Import using Secret Recovery Phase\
-Sync with Metamask Extension

4\) Change your metamask network to Binance Smart Chain\
-Click on the menu on top left\
-Click Settings and follow the guide [here](https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain)

5\) You are ready to join our ecosystem!

###


---

# 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://lunarswap.gitbook.io/lunar-swap/guides/metamask.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.
