# Change RPC URL

The instructions below show how to change the RPC server from the existing core.bloxberg.org to the new bloxberg.ethernity.cloud. Due to the overwhelming number of MetaMask wallets connected to the Bloxberg network we are changing the RPC URL for a better user experience.&#x20;

1. **Login to MetaMask as shown below.**

<figure><img src="/files/Agda7BQuDhFSXJZHiHHM" alt=""><figcaption><p>Login</p></figcaption></figure>

2. **Open Settings**

<figure><img src="/files/a9uwxd3NoNbSmR9D7qN6" alt=""><figcaption><p>Settings</p></figcaption></figure>

3. **Select Networks**

<figure><img src="/files/56L7zagda1osZeI9FmoO" alt=""><figcaption><p>Networks</p></figcaption></figure>

4. Select Bloxberg

<figure><img src="/files/aiS1d0pX3bL566WMsZXh" alt=""><figcaption><p>Bloxberg</p></figcaption></figure>

5. Change RPC URL details as shown below

<figure><img src="/files/QsqQKrdo7hHdskz7mMRg" alt=""><figcaption><p>New RPC URL</p></figcaption></figure>

That's it! Thank you for continuous support.


---

# 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/wallet/change-rpc-url.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.
