> For the complete documentation index, see [llms.txt](https://docs.graphlinq.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.graphlinq.io/graphlinq-chain/networks/graphlinq-chain-mainnet/wallet/add-graphlinq-chain-to-metamask.md).

# Add GraphLinq Chain to Metamask

You can add GraphLinq Chain to your MetaMask or any other EVM compatible chain by simply following these steps:&#x20;

1. Go to MetaMask or any other EVM compatible wallet you're comfortable with.
2. You might be connected on "Ethereum mainnet" at this point if you're doing this for the first time. Or if you have done this before you might be connected to some other network. Simply click on the network you're connected to.&#x20;
3. Now click on "Add Network" and then on "Add a network manually".
4. Fill in these details:

**Network Name**: GraphLinq Chain

**New RPC URL**: <https://glq-dataseed.graphlinq.io/>

**Chain ID**: 614

**Currency Symbol**: GLQ

**Block Explorer URL (optional):** <https://explorer.graphlinq.io/>

![](/files/lXI9gR0kKuJzsixkckFH)


---

# 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.graphlinq.io/graphlinq-chain/networks/graphlinq-chain-mainnet/wallet/add-graphlinq-chain-to-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.
