# Metamask

If you elect to download and install Metamask, please start by following the instructions to add the Fuse Network RPC manually.

1. To set up Fuse as a new network on Metamask. Click on the network selector at the top of the app and then choose "Add Network" at the bottom

![](/files/FnnZeGau8gLOGhoH4msu)

&#x20; 2\. Then in the "New RPC URL" enter this address: URL: **`https://rpc.fuse.io`**

**All details to fully configure the Fuse Network are below:**

{% hint style="info" %}
**URL**: <https://rpc.fuse.io>\
**ChainId**: 122\
**Explorer**: [https://explorer.fuse.io](https://explorer.fuse.io/)\
**Symbol**: Fuse
{% endhint %}

## **New to Crypto?**

If you are completely new to the blockchain world but insist on using expert tools, we recommend at least watching this short video to understand what Metamask is:

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


---

# 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.voltage.finance/voltage/welcome/getting-started/setup-your-wallet/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.
