> For the complete documentation index, see [llms.txt](https://docs.glue.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glue.net/adding-glue-network-to-rabby-alphanet.md).

# Adding Glue Network to Rabby (AlphaNet)

To add Glue's AlphaNet to Rabby, you can use the following guide.&#x20;

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

| Custom Network Details                                                                                                                                                                                                                                                                                                                                                        |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>Chain ID:<br><code>1300</code></p><p>Network Name:<br><code>Glue Testnet</code><br>RPC URL:<br><a href="https://testnet-ws-1.server-1.glue.net/"><https://testnet-ws-1.server-1.glue.net></a><br>Currency Symbol:<br><code>GLUE</code><br>Block Explorer URL:<br><a href="https://explorer.testnet.dev.gke.glue.net/"><https://explorer.testnet.dev.gke.glue.net/></a></p> |

<figure><img src="/files/2yFoheXm6A2QjgBCqne0" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/w2IKRcJ90W3IJbxPCFE8" alt=""><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/uoAWhVjHkMMiCERxQLqP" alt=""><figcaption></figcaption></figure>

And that's it. You have successfully added the Glue AlpaNet to Rabby wallet.&#x20;

To see your AlphaNet balance, just click on 'Custom Network' after opening up the assets page.&#x20;

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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