# How to add network

I. Open Metamask > ***Account*** > ***Settings > Networks***

![](/files/0J3odC3OoPlzyrWqCDEH)

II. Click ***Add Network***

![](/files/1WiAH6RAWsSL3GGXf4aa)

III. Fill-in the **details** then Save:

![](/files/qVoFupzE7EJty1z2Abe4)

&#x20;· Network Name: Anything that easier for you

· New RPC URL: Fill in according to the configuration

· Chain ID: Fill in according to the configuration

· Currency Symbol (optional): for example, ETH.

· Block Explorer URL (optional)

IV. After performing the above steps, you will be able to switch to the Custom RPC network in your Networks.

![](/files/MW86nP5oPiKMgb4wSN3N)


---

# 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://guide.pawnfi.com/beginner/how-to-add-network.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.
