# Update the RPC URL in MetaMask

![](/files/j4YnXvmYNosuTacNt5Xy)

The Callisto Network endpoint, [**https://clo-geth.0xinfra.com**](https://clo-geth.0xinfra.com)**,** has been migrated to [**https://rpc.callisto.network.**](https://rpc.callisto.network.) Therefore, we recommend users to update the endpoint into their wallet as soon as possible.

There are several ways to update the RPC URL depending on your wallet. With Metamask being the most popular wallet, we have provided instructions on updating your RPC in Metamask below.

### 1) Open MetaMask, Click on your account, and scroll down to settings.

![](/files/L5BbhGiO7zu64MAFZgn6)

### **2) Select Networks.**

![](/files/fHhIDIt4YxUs9A4TdvwT)

### 3) Select your Callisto Network instance.

![](/files/rw7QWbzyyM6OT6qhrAgj)

### 4) Update the RPC URL to <https://rpc.callisto.network.>

![](/files/PonXi5T7hv5Q89n4fXsn)

### 5) Scroll down to Save.

![](/files/MzZfQYciat2Ua6sMxchS)

### Congratulations, you have updated the RPC URL. MetaMask will now connect to <https://rpc.callisto.network.>


---

# 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.callisto.network/technologies/tutorials/setting-up-metamask-for-callisto-network/update-the-rpc-url-in-metamask.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.
