# How to add TCG Verse to your Metamask

①Select settings from your own Metamask.

<figure><img src="https://1211726587-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZOjy0RAsu0Q7A7IUXe10%2Fuploads%2FuzVbB5g4YL9gtffwq1Ce%2FScreenshot%202023-01-25%20at%2013.46.33.png?alt=media&#x26;token=62a63aaf-61f7-4cfa-a538-5bf32c2a6f06" alt=""><figcaption></figcaption></figure>

➁Click Networks.

<figure><img src="https://1211726587-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZOjy0RAsu0Q7A7IUXe10%2Fuploads%2FRcUi62owHlQmgD83AswP%2FScreenshot%202023-01-25%20at%2013.36.20.png?alt=media&#x26;token=90d3e9f2-153d-46a5-a775-c48022ca5c3d" alt=""><figcaption></figcaption></figure>

➂Click Add a network.

<figure><img src="https://1211726587-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZOjy0RAsu0Q7A7IUXe10%2Fuploads%2FOHBQACT66O1f9K92gfI1%2FScreenshot%202023-01-25%20at%2013.36.47.png?alt=media&#x26;token=4a51dbed-5a72-40f5-ad57-134ba075d06f" alt=""><figcaption></figcaption></figure>

➃Click Add a network manually.

<figure><img src="https://1211726587-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZOjy0RAsu0Q7A7IUXe10%2Fuploads%2FdSk7WpQvRYMbXagjiNlU%2FScreenshot%202023-01-25%20at%2013.37.15.png?alt=media&#x26;token=9601c94e-b8c6-4add-9b43-60eb0d23268d" alt=""><figcaption></figcaption></figure>

➄Enter the following items manually and complete.\
Network name：TCGVerse Mainnet \
New RPC URL：[https://rpc.tcgverse.xyz](https://t.co/nuf3qsTGFC) \
Chain ID：2400 \
Block explorer URL (Optional)：[https://explorer.tcgverse.xyz](https://t.co/CbKckBhbBY)

<figure><img src="https://1211726587-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZOjy0RAsu0Q7A7IUXe10%2Fuploads%2FPAbposb8gk8c24Hx840f%2FScreenshot%202023-01-25%20at%2013.37.33.png?alt=media&#x26;token=778e28a3-9971-4726-bd1b-8eb3e21a49eb" alt=""><figcaption></figcaption></figure>


---

# 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://tcgverse.gitbook.io/tcgverse-1/for-users/how-to-add-tcg-verse-to-your-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.
