# Customize RPC

Due to factors like region or network conditions, the default RPC connections might occasionally fail—especially with the launch of the Omni UX, where multiple network connections make the issue more noticeable.

To address this, we’ve added a customized RPC setting. You can find the entry at the top right of the network connection page or access it through the settings menu.

## Customize RPC

**Network**

<figure><img src="/files/6Mt0LuigVFso8oECnwvM" alt=""><figcaption></figcaption></figure>

**Setting**

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

We've listed some node options for you, but you can still add a custom node directly by entering it into the input field.


---

# 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.mimir.global/customize-rpc.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.
