# MetaMask Setup Guide

MetaMask is one among many [Web3](https://en.wikipedia.org/wiki/Web3) wallets that serve as an Ethereum supported crypto wallet and a way to interact with protocols using smart contracts.

Step 1:

Go to [MetaMask.io](https://support.bancor.network/hc/en-us/articles/metamask.io)

We advise bookmarking any link that might be used in order to avoid phishing sites.

Step 2:

Click on "Download" at the top right.

MetaMask is available for computers (as a browser extension) or on iOS/Android. After installing it as a browser extension, you will be prompted to create a new wallet.

Step 3:

Click on "Get Started" and choose "import existing wallet" or, in the case that you do not have a Web3 wallet, choose to create a new wallet.

![](https://support.bancor.network/hc/article_attachments/5463785136914/Screen_Shot_2022-05-08_at_14.33.55.png)

Step 4:

Click on "Create a Wallet". A 12-word Secret Recovery Phrase will generate automatically. This phrase will serve as the unique key to the created wallet and cannot be recovered if lost. Be sure to save your 12-word secret recovery phrase somewhere safe and secure.

If you choose to import a wallet by entering your seed phrase, please make sure it's being done in a safe way. No one will ever ask for your private keys in any format unless you recover it from one wallet interface to another.

![](https://support.bancor.network/hc/article_attachments/5463816619794/Screen_Shot_2022-05-08_at_14.36.50.png)

Step 5:&#x20;

Create password. Password is required for your future login on the same device.

![](https://support.bancor.network/hc/article_attachments/5463833144082/Screen_Shot_2022-05-08_at_14.40.05.png)

Step 6:

You are all set! Now you can either fund your wallet or connect your wallet directly on [Bancor](https://app.bancor.network/pools).

If you have have a hardware wallet, you can connect to it as well. This is done by right clicking on the MetaMask extension followed by the top right circle, which will then open a new tab to choose from.

![Screen\_Shot\_2022-05-08\_at\_14.44.35.png](https://support.bancor.network/hc/article_attachments/5463887882514/Screen_Shot_2022-05-08_at_14.44.35.png)

**IMPORTANT: No one from Bancor or AmaZix will ever send you a DM** requesting funds or private information regarding your identity or information about your seed phrase and/or private key. Any claim to assist with "smart wallet" or "integrations" is most likely an attempt to steal your tokens. **There is NO Telegram support for Bancor**. Bancor support is via our [knowledge base](https://support.bancor.network/) **ONLY.**

If you still experience issues with MetaMask, you can check their [FAQ here](https://metamask.io/faqs/).

<br>


---

# 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://support.bancor.network/bancor-amm/transactions-and-metamask/metamask-setup-guide.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.
