# ETNY on Bloxberg

### Expand View

First step is to expand our view from the Metamask Addon to a full Firefox tab in order for us to be able to copy paste the settings easily.

![](/files/-MZEgQumOLW-w6ptwKpB)

### Add Network

Now that our wallet has been created or restored we have to connect it to the Bloxberg blockchain to be able to access the funds. Please click on the "Add Network" button as shown below.

![](/files/GcrRTglDREQPzuI0kwfq)

### Bloxberg blockchain settings

Please complete the fields as shown in the picture below.

#### Network Name: Bloxberg

#### New RPC URL: [bloxberg.ethernity.cloud](https://bloxberg.ethernity.cloud)

#### Chain ID: 8995 or 0x2323

#### Currency Symbol (optional): bergs

#### Block Explorer URL: <https://blockexplorer.bloxberg.org>

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

A confirmation message can be seen below when the Bloxberg network was successfully added as shown below.

![](/files/kilBiUeclSY2gJ4B1hHr)

### Ethernity (ETNY) token

Currently we've created or restored a wallet on the Bloxberg blockchain and we can see that we have 0 bergs in our wallet below. We need bergs to pay for the transaction fee if we want to send our ENTY tokens. Sending ETNY is free we can always request more bergs from the Blockchain faucet as shown [here](/wallet/send-enty.md). Now it's time to add the Ethernity token to our wallet. In order to do that click on the "Import tokens" button as shown below.

![](/files/Xltg4fSCB8rHRHvplk25)

### Custom Token

Click on "Custom Token" and then fill in the "Token Contract Address" which will automatically fill in the Token Symbol and Decimals of Prevision.

#### Token Contract Address: 0x549A6E06BB2084100148D50F51CF77a3436C3Ae7

![Click on "Add Custom Token"](/files/ejAy2wEkMuWOpvIpnMy3)

### ETNY Token

Visually confirm the ETNY token and add it to our wallet.&#x20;

![Click on "Import Tokens" button to add the ETNY Token to your wallet](/files/dIfcKA5FfSIlUBXHHcYc)

### Done! - You're all set

![Click on Account 1 / ETNY to go back to our wallet](/files/-MZIcnvZUGV21Rk6myZP)

***Optionally, you can continue below to "Receive ETNY" and "Sent ETNY" but these steps are not required!***


---

# 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.ethernity.cloud/mainnet/connect-to-the-bloxberg-blockchain.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.
