# 계정에 MEV 추가하기

메타마스크에 아래의 정보를 이용해 MEVerse 체인을 등록할 수 있습니다.

{% hint style="info" %}
mainnet 정보&#x20;

네트워크 이름: Meverse Mainnet

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

Chain ID: 0x1D5E(7518)

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

{% hint style="info" %}
testnet 정보

네트워크 이름: Meverse Testnet

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

Chain ID: 0x1297(4759)

Explorer: <https://testnet.meversescan.io/>

<mark style="color:red;">테스트넷은 예고 없이 재시작되거나 롤백될 수 있습니다.</mark>
{% endhint %}

테스트넷에서는 faucet을 제공하고 있으며 [https://testnet.meversescan.io/faucet ](<https://testnet.meversescan.io/faucet >)에서 요청할 수 있습니다.


---

# 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/meverse-dev-docs-kr/undefined/mev.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.
