# How can I set up Avalanche Blockchain on MetaMask wallet ?

<figure><img src="/files/AqFJfzB6UeT6YXYkoDR1" alt=""><figcaption><p><a href="https://www.youtube.com/watch?v=u3FVLQKgsVc&#x26;list=PL-Ru0RFhQ73xBaG_tJMCWdynQ-m6xzq0Z&#x26;index=1">Please watch how to add Avalanche</a></p></figcaption></figure>

1. Log in to MetaMask and click the Network drop-down.
2. Select “Custom RPC”.
3. Enter below information in the fields :

Network Name: Avalanche Network

New RPC URL: <https://api.avax.network/ext/bc/C/rpc>

ChainID: 43114

Symbol: AVAX

Explorer: <https://snowtrace.io/>


---

# 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://nftprime.gitbook.io/faq-en/how-can-i-set-up-avalanche-blockchain-on-metamask-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.
