# How to add DeFiVerse Mainnet to your Metamask

①Open the Metamask “Settings” tab.

![](/files/KndWYWLMPu77eR7fzSvg)

②Select “Networks"

<figure><img src="/files/2LurmozBCYFIm08CPDBc" alt=""><figcaption></figcaption></figure>

③Select “Add a network”.

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

④Select “Add a network manually”.

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

⑤Fill out the necessary fields shown below:

Network name:DeFiVerse

RPC:<https://rpc.defi-verse.org/>

Chain ID:16116

Currency symbol:OAS

Scan:<https://scan.defi-verse.org/>

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


---

# 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.defi-verse.org/defiverse/other-information/how-to-add-defiverse-mainnet-to-your-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.
