# Connecting Avalanche to Metamask

{% hint style="info" %}
**Good to know:** Try this on Chrome first... get the chrome extension.&#x20;
{% endhint %}

**1) Log in to MetaMask** \
**2) Click the Network drop-down -> Add Network**

\
![](/files/PdGYJse64Wf6hRHcj9Eq)

**3) Add Avalanche Network Information**

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

![](/files/25Y2PD3E2kcrBHTgSXtq)

**4) Add Avalanche Network Video Tutorial begins at about 37 seconds.**

{% embed url="<https://youtu.be/KOgux1_2dFY>" %}

**5) Still have questions?  Join Discord and ask:** [**https://t.co/HoJ3SxW0iZ**](https://t.co/HoJ3SxW0iZ)


---

# 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.vrumble.io/vrumble-or-battle-and-earn-w-multichain-nfts/game-guides/setting-up-metamask-to-play-vrumble/connecting-avalanche-to-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.
