> For the complete documentation index, see [llms.txt](https://docs.rpchub.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rpchub.io/user-guide/use-rpchub-in-metamask.md).

# Use RPCHub in MetaMask

After configurations, your web3 wallet should be able use the local port as the RPC endpoint. This page shows how to add a RPCHub Ethereum network to your MetaMask.

#### Click the upper-right icon.

![](/files/6ByKyKl0tm2UIK7h7LfZ)

#### Go to the Settings.

![](/files/4mSCFapFbfATGjoBRR0Q)

#### And go to the tab of Network.

![](/files/ejYMIzMWOX2o7X51p5Bu)

#### Add a new network.

![](/files/KNBKCybkPJb7tgQXlrl5)

#### Click Add a network manually.

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

#### Input the local endpoint and other chain information.

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

Click "Save" and you are good to go! The netwok of MetaMask will be automatically switched to “RPCHub Ethereum”.

![](/files/7TPHuGO1EKTbIP6Qx1ma)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.rpchub.io/user-guide/use-rpchub-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.
