# Adding Metanovaverse to Metamask

The [MetaMask ](https://metamask.io/)browser extension or mobile web allows us to access Ethereum-compatible applications. It can be used to connect to Metanovaverse through the official testnet or through a Metanovaverse node.&#x20;

Metamask also allows importing of different blockchains, making it a great solution for Metanovaverse and similar ecosystems.&#x20;

*Below is an intuitive guide for adding the* Metanovaverse *chain to Metamask:*

1. Open your MetaMask web extension (browsers - chrome, brave, Firefox, Opera)   or mobile web (iOS/Android), then click on the circle in the upper left corner to open the networks.

<figure><img src="/files/SjPobs6MQziqm12a1ta9" alt="" width="287"><figcaption></figcaption></figure>

&#x20; 2\. Click **Add network** at the bottom of the dropdown menu

<figure><img src="/files/UVee2lhi1kQQvfVnFDyu" alt="" width="359"><figcaption></figcaption></figure>

&#x20; 3\. Click Add a network manually

<figure><img src="/files/UKMO2fxZmOyS1Vb6F2GZ" alt=""><figcaption></figcaption></figure>

&#x20;4\. Enter the following details below then click Save

**Metanovaverse**

Network Name: Metanovaverse&#x20;

RPC URL: <https://web3.metanovaverse.com>

Chain ID: 10096

Symbol: MNV

<figure><img src="/files/9ORbVOknsrDIJQlC9Oac" alt="" width="375"><figcaption></figcaption></figure>

From here, you will have the same wallet as your Ethereum or other EVMs. No need for a separate app for you to access your funds.


---

# 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.metanovaverse.com/metanova-verse-introduction/wallet-and-accounts/adding-metanovaverse-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.
