# 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/>

![](https://2500036798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvJQkQ50pDkgt6evUlFbl%2Fuploads%2FApNvLgPaMyqEIh0hsCeT%2Fimage.png?alt=media\&token=a2b2d9bf-35e6-4f58-86ff-965338cc9abb)


---

# 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.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.
