# How to add Avalanche Network to Metamask

**Step 1:** Setup MetaMask\
\&#xNAN;*Please* [*visit our friends at MetaMask*](https://metamask.io/faqs/) *for more information on setting up a wallet for the first time.*

* To be able to purchase RIBT, we will need to add the Avalanche Network on MetaMask.
* To add another network to MetaMask, open the extension and select **Networks; Custom RPC.** (See image below)

<div align="left"><img src="/files/r7VMV2JNd1aBF2MLLAOs" alt=""></div>

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

<div align="left"><img src="/files/odkHu33DhtfBSf0NSsOK" alt=""></div>


---

# 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.anuradao.finance/helpful-guides/how-to-add-avalanche-network-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.
