# Add MEV in Account

You can add MEVerse Testnet & Mainnet in Metamask with following information

{% hint style="info" %}
**Mainnet Information**

Network name: Meverse Mainnet

RPC URL: <https://rpc.meversemainnet.io/>

Chain ID: 0x1D5E(7518)

Currency Symbol: MEV

Block Explorer: <https://www.meversescan.io/>
{% endhint %}

{% hint style="info" %}
**Testnet Information**

Network name: Meverse Testnet

RPC URL: <https://rpc.meversetestnet.io/>

Chain ID: 0x1297(4759)

Currency Symbol: MEV

Block Explorer: <https://testnet.meversescan.io/>
{% endhint %}

Faucet link:  <https://testnet.meversescan.io/faucet>

<mark style="color:red;">**Faucet is only available on Testnet**</mark>


---

# 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://meversedex.gitbook.io/meverse-dev-docs/get-started/add-mev-in-account.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.
