# How to connect Metamask to CORE Chain

It's easy to configure your Metamask to interact with CORE Chain. Open your Metamask, click network tab, and click the Custom RPC. In the screen shown, please enter the necessary information as follows:

When you have chosen your network, you can connect your wallet. The moment you select MetaMask it will automatically switch to our network.

Please make sure you add CORE Chain to Metamask as below\
\
Fill the following details:

***Network name : Core Chain***

***New RPC URL : <https://rpc.coredao.org/>***

***Chain ID : 1116***

***Currency Symbol (Optional) : CORE***

***Block Explorer :*** [***https://scan.coredao.org/***](https://scan.coredao.org/)

Once you add our mainnet network to MetaMask, you will be able to see your MetaMask address on our portal.

You can also add Metamask manually. Please refer to our network details.


---

# 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.archerswap.finance/support/how-to-connect-metamask-to-core-chain.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.
