# Add Markr Go Network

## Option 1

Click the "Add or Switch Network" button on the Go Wallet UI.

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

## Option 2

* Access to <https://chainlist.org/>
* Search "Markr Go"
* Connect your Wallet
* Click "Add to Metamask"

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

## Option 3

Log in to MetaMask -> Click the Network drop-down -> Select Custom RPC

[![](https://ava-labs-f71bff3a8b6e.intercom-attachments-1.com/i/o/266279016/7bd683cb8b321e10cf179dd9/assets-2F-MKmFQYgp3Usx3i-VLJU-2F-MLOuR33iyanZrmnCDTl-2F-MLOvTWsi6g0kDFSTS2N-2Fimage.png?expires=1620391119\&signature=a8a886f7b5c65b0960591761e91e7319c6698c0b3d991a25046adaf711d3f2b1)](https://ava-labs-f71bff3a8b6e.intercom-attachments-1.com/i/o/266279016/7bd683cb8b321e10cf179dd9/assets-2F-MKmFQYgp3Usx3i-VLJU-2F-MLOuR33iyanZrmnCDTl-2F-MLOvTWsi6g0kDFSTS2N-2Fimage.png?expires=1620391119\&signature=a8a886f7b5c65b0960591761e91e7319c6698c0b3d991a25046adaf711d3f2b1)

* **Network Name:** Markr Go
* **RPC URL:** [https://rpc.markr.io/ext](https://rpc.markr.io/ext/)
* **Chain Id:** 431140
* **Symbol:** AVAX (phase 1)


---

# 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.markr.io/markr-go/getting-setup/add-markr-go-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.
