# Backup RPC URLs

There may be times when the RPC URL is not as responsive as it should be, during these times you may notice data being slow to load or not loading on your page. Therefore, it will be better if you change your RPC URL.

For a list of RPC URLs and their statuses: <https://chainlist.org/?search=son>


---

# 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.navigator.exchange/community/helpful-guides/connect-wallet/backup-rpc-urls.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.
