# Zetachain

## How To Add ZetaChain to Metamask

To add ZetaChain to the Metamask extension wallet the following methods:&#x20;

#### Method 1: Use Chainlist to add a chain to Metamask wallet&#x20;

* Go to [Chainlist.org](https://chainlist.org/) page
* Connect your wallet
* Search Networks: **"Zetachain"**
* Find to **ZetaChain Mainnet** and click on **Add to Metamask**
* Confirm in your wallet and complete.

#### Method 2: Add a chain to Metamask manually

* Learn about [How to add a custom network RPC](https://support.metamask.io/hc/en-us/articles/360043227612-How-to-add-a-custom-network-RPC) on Metamask
* Find to **Add a network manually** and fill in Zetachain information accurately and click **Save**:

> Network Name: **ZetaChain Mainnet**\
> New RPC URL: \*\*<https://zetachain-evm.blockpi.network/v1/rpc/public**\\>
> Chain ID: **7000**\
> Currency Symbol: **ZETA**\
> Block explorer URL: **<https://explorer.mainnet.zetachain.com>**


---

# 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.abstradex.xyz/guide/how-to-connect-wallet/zetachain.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.
