# Adding Glue Network to Rabby (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

#### Step by Step Guide

1. Open Rabby wallet and click on 'More'.

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

2. Scroll down to find and click on 'Add Custom Network'.&#x20;

<figure><img src="/files/8chAieImoKao5taEOAZV" alt=""><figcaption></figcaption></figure>

3. Click on 'Add Custom Network'.

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

4. Fill in the details and then click on 'Confirm'.

| 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/f5VUg8014b0e55e7guNI" alt="" width="375"><figcaption></figcaption></figure>

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

5. After clicking 'Confirm', you will see the custom network. You can now click on 'X' on the top right hand corner.  &#x20;

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

And that's it.&#x20;


---

# 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-rabby-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.
