# How to add Avalanche to my MetaMask

#### Find out how to add Avalanche to your MetaMask with our step-by-step guide.

Avalanche is one of five integrated networks that you use to trade with on the bitoftrade platform. Before you can start using Avalanche to trade like a pro, you’ll need to connect the Avalanche network to your MetaMask wallet. Don’t worry if you don’t know how, we’ve got you covered!

&#x20;

To add Avalanche to your wallet, you need to add its network details to the MetaMask extension. You can do this with our handy four-step guide:

Open your wallet extension and click the network dropdown menu.

![Screen\_Shot\_2022-06-13\_at\_18.00.36.png](https://bitoftrade.zendesk.com/hc/article_attachments/6845633439249/Screen_Shot_2022-06-13_at_18.00.36.png)

Click “Add Network”, and you’ll be redirected to the “Add a Network” page.

![Screen\_Shot\_2022-06-13\_at\_18.01.16.png](https://bitoftrade.zendesk.com/hc/article_attachments/6845633453841/Screen_Shot_2022-06-13_at_18.01.16.png)

Copy and paste the following details:

* Network Name: Avalanche Network
* New RPC URL: <https://api.avax.network/ext/bc/C/rpc>
* Chain ID: 43114
* Currency Symbol: AVAX
* Block Explorer URL: <https://snowtrace.io/>

Click the “Save” button. Your MetaMask wallet will be connected to the Avalanche network.

![Screen\_Shot\_2022-06-13\_at\_18.08.01.png](https://bitoftrade.zendesk.com/hc/article_attachments/6845633582225/Screen_Shot_2022-06-13_at_18.08.01.png)

Now you’ve added the Avalanche network to your MetaMask wallet, you can now trade using the Avalanche network on bitoftrade!


---

# 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://docs.bitoftrade.com/guides/avalanche/how-to-add-avalanche-to-my-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.
