# Adding Glue Network to MetaMask (Mainnet)

### Glue Network RPC <a href="#id-6d88" id="id-6d88"></a>

| Network Name       | Glue Mainnet                                            |
| ------------------ | ------------------------------------------------------- |
| RPC URL            | [https://rpc.glue.net](https://rpc.glue.net/)           |
| Chain ID:          | 1300                                                    |
| Currency symbol    | GLUE                                                    |
| Block Explorer URL | [https://explorer.glue.net](https://explorer.glue.net/) |

### Step by Step Guide

1. Open MetaMask and click on the selected network.&#x20;

<figure><img src="/files/kjBaXRBGiVfgsDvkFTQB" alt="" width="375"><figcaption></figcaption></figure>

2. Once the 'Select a network' pop up appeared, click on '+ Add network'&#x20;

<figure><img src="/files/ZlevDPMg6LVHl8UL7e8G" alt="" width="375"><figcaption></figcaption></figure>

3. MetaMask will open a new browser tab, at the bottom of the list, click on 'Add a network manually'.

   <figure><img src="/files/rBzL4YI0d6g87Scx0ZdD" alt=""><figcaption></figcaption></figure>
4. Fill in the detail as per below, double check, then click 'Save'.<br>

   | Network Name       | Glue Mainnet                                            |
   | ------------------ | ------------------------------------------------------- |
   | RPC URL            | [https://rpc.glue.net](https://rpc.glue.net/)           |
   | Chain ID:          | 1300                                                    |
   | Currency symbol    | GLUE                                                    |
   | Block Explorer URL | [https://explorer.glue.net](https://explorer.glue.net/) |

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

4. 'Network added successfully' pop up will confirm that the network has been added and you can now click on 'Switch to Glue Mainnet'.&#x20;

<figure><img src="/files/7AL39qTFVsnGZiTebZi9" alt="" width="351"><figcaption></figcaption></figure>


---

# 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.glue.net/adding-glue-network-to-metamask-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.
