# How do I add a new network (EVM)

1 - First google search or go to the relevant network’s site or go to <https://chainlist.org/> to find the information of the network you want to add.

2 - Then we can see rpc and chain ig the information of the network as you can see in the picture below.

<figure><img src="https://2134892567-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS1ahvl1AZTSfEotGHLrw%2Fuploads%2FbYQGigWrozRgfJzZMOAI%2Fimage.png?alt=media&#x26;token=7601c1f5-480e-414c-b341-4a6a9f5ffb0f" alt=""><figcaption></figcaption></figure>

3 - Then let’s enter the information in the correct fields.&#x20;

Let’s enter the information of the native coin of this network in the native currency section.

<figure><img src="https://2134892567-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS1ahvl1AZTSfEotGHLrw%2Fuploads%2FUoDjOppVKr36TNWe3Qng%2Fimage.png?alt=media&#x26;token=2e147fb4-55d6-43bb-95f1-298ef2566cb8" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2134892567-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FS1ahvl1AZTSfEotGHLrw%2Fuploads%2FBAtBfWAGqJegbQ03uxr6%2Fimage.png?alt=media&#x26;token=961b38a8-b4d4-4462-afb8-b4205f3c6e06" alt=""><figcaption></figcaption></figure>

You can visit the "[How do I add a new token](https://beycanpress.gitbook.io/cryptopay-docs/settings/networks-and-currencies/how-do-i-add-a-new-token)" page to add the tokens you want to be paid.


---

# 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://beycanpress.gitbook.io/cryptopay-docs/settings/networks-and-currencies/how-do-i-add-a-new-network-evm.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.
