# Tutorial on how to config KCC network in Metamask

<figure><img src="/files/3TJVlOjo7ZNFriBPXP3w" alt=""><figcaption></figcaption></figure>

1\. Open your MetaMask wallet on your Chrome Extension and press the logo in the top right corner.

![](/files/LyqFCP3JVWLf9woKJgOv)

2\. Click “Setting” and scroll down to find “Networks”.

![](/files/z4Sob734MZbK7wREX6Vi)

3\. Click the “Add Network” button.

![](/files/dSzz6VAYAtnPf4q09Myd)

4\. This window below is going to pop up. Enter the following configuration value in the pop-up window, then click the “Save” button.

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

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

{% hint style="info" %}
[Click here to get the network infos.](/developers/network-endpoints.md#kcc-mainnet)
{% endhint %}

\
5\. You can switch from Ethereum Mainnet to KCC Mainnet simply by clicking the column next to the logo.


---

# 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.kcc.io/individuals/network-configuration/tutorial-on-how-to-config-kcc-network-in-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.
