# Configuring Metamask Network

The fastest way to configure your chainlet network settings into your metamask browser plugin is by visiting your chainlet's dedicated block explorer page and clicking on the Add \<chainlet name> link present on the footer menus.

You can also see how this looks like in the image included below:

<figure><img src="https://2275213946-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVcvucDjYgfpsmWLerOCi%2Fuploads%2FWtot6U3ZkYoBt7MZZVsa%2Fexplorer%20mainnet.png?alt=media&#x26;token=faad2820-f561-41aa-9710-9022c4520bef" alt=""><figcaption></figcaption></figure>

## Configuring Metamask Network Manually

Navigate to go: Metamask -> Settings -> Networks -> Add Network

The settings screen will look something like this:

<figure><img src="https://2275213946-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVcvucDjYgfpsmWLerOCi%2Fuploads%2FjmGaLH63iYtAHM6SgsTj%2FScreenshot%202023-04-11%20at%201.51.16%20AM.png?alt=media&#x26;token=0f5a824b-2431-4ce4-8acc-aede84fa8ae3" alt=""><figcaption></figcaption></figure>

From here, click on "Add a network manually" and type in the following settings in the required fields:

* **Network Name:** This will be your Chainlet name (in this example I'm using "`abstract`")
* **New RPC URL**: This will be your chainlet's JSON-RPC endpoint, you can get this in [https://app.saga.xyz/](https://app.saga.xyz/launch) -> search your chainlet -> chainlet details -> **RPC Endpoint**
* **Chain ID**: Here you need to input the middle **numerical** part of the ChainID, (make sure to drop the '-1')  Example: `2712762876035000`
* **Currency Symbol**: This is your Chainlet currency symbol. You can get this in in [https://app.saga.xyz/](https://app.saga.xyz/launch) -> search your chainlet -> chainlet details -> on the right of the chainlet name (On the example before `abstract` -> `ABSTR`, ABSTR is the Currency Symbol)               &#x20;
* **Block Explorer URL:** This will be your personal chainlet's block explorer url, you can get this in [https://app.saga.xyz/](https://app.saga.xyz/launch) -> search your chainlet -> chainlet details -> **Block Explorer**

Taken together, the output will look **SIMILAR** with what you see in the following image below:

<figure><img src="https://2275213946-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVcvucDjYgfpsmWLerOCi%2Fuploads%2FyKk7JK7J5kEvrzOuXKxm%2Fmetamask%20mainnet.png?alt=media&#x26;token=228c0ba3-8bfc-4b4f-ab63-9c2c71ce1bd8" alt=""><figcaption></figcaption></figure>
