# Connect to Core Mainnet

## Adding the new network on your Metamask Extension: <a href="#id-485a" id="id-485a"></a>

1\. Click on the **network selector button** *(the downward facing arrow next to the current network)*. This will display a list of networks to which you’re already connecte&#x64;**:**

<figure><img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/0*kZB0aI_kA83ps2dA" alt="" width="375"><figcaption></figcaption></figure>

2. Click ‘Add network’ at the bottom of the network list:

<figure><img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/0*Q-FhklsdLGBEGzho" alt="" width="375"><figcaption></figcaption></figure>

3\. A new browser tab will then open, displaying various fields to fill ou&#x74;**:**

<figure><img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/0*uLFRyJGWsjGgRLyn" alt="" width="375"><figcaption></figcaption></figure>

Fill in the following network information:

* Network Name: **Core Blockchain**
* New RPC URL: <https://rpc.ankr.com/core>
* Chain ID：1116
* Currency Symbol: CORE
* Block Explorer URL: [https://scan.coredao.org](https://scan.coredao.org/)

Complete the fields and click save to add the network.

4\. After performing the above steps, you will be able to see the Core network the next time you access the network selector.

***

## Adding the Core network via Chainlist.org: <a href="#id-079d" id="id-079d"></a>

1\. Go to [chainlist.org](https://chainlist.org/?search=Core) and search for ‘Core’

<figure><img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/0*dxmk1_p4FGhbg2bl" alt="" width="375"><figcaption></figcaption></figure>

2. Double check to make sure to choose the right network. Please check the details in the below snapshots — Chain ID, Currency etc. to ensure you will add the correct one.

<figure><img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/0*aI7DMp_720nn8V4Y" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/0*TLQfDknkR_ulXC6O" alt="" width="375"><figcaption></figcaption></figure>

3. Click the ‘Add to MetaMask’ button.

<figure><img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/0*yyUhvg5dJJdKfPnF" alt="" width="375"><figcaption></figcaption></figure>

4. Approve the action in your MetaMask by clicking the ‘Approve’ button.

<figure><img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/0*20s5KdnSa984pxUh" alt="" width="375"><figcaption></figcaption></figure>

The Core network is now added to your MetaMask.

***

## Adding the Core network to MetaMask via the Core Explorer: <a href="#b328" id="b328"></a>

1\. Go to <https://scan.coredao.org/> and scroll all the way down on the page

2\. Click the ‘Add Core Network’ button

<figure><img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/0*TQuuzbX5aMbNEelK" alt="" width="375"><figcaption></figcaption></figure>

3. Approve in your MetaMask

<figure><img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/0*dd4wrs5o7ISN16eT" alt="" width="375"><figcaption></figcaption></figure>

4. After performing the above steps, you will be able to see Core network the next time you access the network selector.

***

## Adding the new network on your mobile wallet: <a href="#id-8f04" id="id-8f04"></a>

1\. Tap on the three lines in the top-left corner:

<figure><img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/0*fSs-YIjiZypCaxWL" alt="" width="375"><figcaption></figcaption></figure>

2\. Select ‘**Settings’:**

<figure><img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/0*BNPDRUq9rrR14PF5" alt="" width="375"><figcaption></figcaption></figure>

3\. Select **Networks:**

<figure><img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/0*4FXqlc3I3qCrlRB4" alt="" width="375"><figcaption></figcaption></figure>

4\. Tap on ‘**Add Network**’:

<figure><img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/0*G9pQ8dZQnxebEOgs" alt="" width="375"><figcaption></figcaption></figure>

5\. Fill in the **Custom RPC Network** details:

<figure><img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/0*yE51toPDIfxMZ10q" alt="" width="375"><figcaption></figcaption></figure>

Fill in the network information:

* Network Name: Core Blockchain
* New RPC URL: <https://rpc.ankr.com/core>
* Chain ID：1116
* Currency Symbol: CORE
* Block Explorer URL: [https://scan.coredao.org](https://scan.coredao.org/)

Complete the fields and click save to add the network.

4\. After performing the above steps, you will be able to see the Core network the next time you access the network selector.

If you happen to have an error, or are struggling with adding the network please ask for help in the ‘support’ channel in the [Core Discord](https://discord.gg/coredao) and someone will be happy to help you.


---

# 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://glyph-exhange.gitbook.io/glyph.exchange/get-started/or-about-coredao/connect-to-core-mainnet.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.
