# Rabby Wallet

Here's a **comprehensive step-by-step guide** on how to add **Electroneum Smart Chain** to **Rabby Wallet** using its built-in Chainlist browser:

***

### 🧭 Prerequisites

* Rabby Wallet installed in your browser (e.g., Chrome or Brave)
* The latest version of Rabby Wallet (Chainlist integration was added in 2023+)
* Basic familiarity with using MetaMask-style wallets

***

### 🔗 What You'll Need: Electroneum Smart Chain Network Details

You'll need the Electroneum Smart Chain custom network parameters. These are:

```yaml
Network Name: Electroneum Mainnet
RPC URL: https://rpc.ankr.com/electroneum
Chain ID: 52014
Currency Symbol: ETN
Block Explorer URL: https://explorer.electroneum.com
```

### 🧩 Step-by-Step: Adding Electroneum Smart Chain via Rabby Chainlist

#### 1. **Open Rabby Wallet**

Click the Rabby Wallet extension icon in your browser toolbar.

#### 2. **Open the Chain Management Interface**

* In Rabby Wallet, click the **More** menu and then **Add Custom Network**.
* Click on the **Add Custom Network** button at the bottom.

#### 3. **Open the Chainlist Browser**

* You should now see a button or link labeled **“Quick add from Chainlist”**.
* Click it to open Rabby’s built-in Chainlist interface.

#### 4. **Search for Electroneum Smart Chain**

* In the Chainlist search bar, type: `Electroneum`.
* Select either `Electroneum Mainnet` or `Electroneum Testnet` depending on your needs.
* Confirm the Chainlist details to the one mentioned above.
* After clicking **Confirm** the Electroneum Smart Chain should be added as a custom network to your Rabby wallet!

### Switch to the Electroneum Smart Chain Network

Once added, Rabby will show the Electroneum Smart Chain in your network list.

* Select it from the dropdown to switch to it.
* You can now interact with dApps or tokens on Electroneum Smart Chain.


---

# 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://developer.electroneum.com/electroneum-stack/rabby-wallet.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.
