# Backup RPCs

Data queries and transaction submissions are facilitated through an RPC (Remote Procedure Call) URL. Occasionally, the responsiveness of the RPC URL may be suboptimal, causing slow data loading or an inability to load data on your page. Additionally, exceeding the rate limit for the public RPC URL may result in 429 errors.

To maintain uninterrupted use of the exchange during such periods, you can opt for a backup URL from service providers like  [Alchemy](https://www.alchemy.com/), [Ankr](https://www.ankr.com/protocol/public/) or [QuickNode](https://www.quicknode.com/chains/arb). By changing the RPC URL in your wallet's network settings, the page should load properly. You can visit <https://chainlist.org/> to access a comprehensive list of RPC URLs and their respective statuses.

### Steps to change the RPC URL in MetaMask

* Click on the MetaMask icon
* Click on the three-dot icon and select `Expand View`
* Click on your account icon on the top right and select `Settings`
* Click on `Networks`
* Key in the New RPC URL
* Click `Save`

<figure><img src="https://2231722757-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MigG4JjHTDtxrb2SknW%2Fuploads%2Fz1KRoSDRWLPB8XPJiN50%2FChange-RPC.gif?alt=media&#x26;token=75edc0e9-7c13-4bf0-85a2-8543b01a0204" alt=""><figcaption></figcaption></figure>
