# Bridge

**Steps**:

1. Connect to GraphLinq App on Ethereum Mainnet Or GraphLinq Mainnet depending on  you want to bridge in our bridge out.
2. Make sure you are on the [Bridge](https://hub.graphlinq.io/bridge) page
3. Click on "Bridge in my GLQ" or "Bridge out my GLQ"

<figure><img src="/files/60rMM4puJ5bGDKZxsD9O" alt=""><figcaption></figcaption></figure>

4. Enter the amount of GLQ you would like to move to GraphLinq Chain or Ethereum&#x20;
5. Click on "Deposit GLQ from ETH Network" or "Deposit GLQ from GraphLinq Network"

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

6. Confirm the transaction on your web3 wallet to execute the transaction and wait for the confirmation

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

7. After the transaction is successfully confirmed, switch your wallet to the GraphLinq Chain's network or Ethereum network. If you don't have GraphLinq Chain on your MetaMask, here is [how you can add it simply](/graphlinq-chain/networks/graphlinq-chain-mainnet/wallet/add-graphlinq-chain-to-metamask.md)

<figure><img src="/files/7dEZYJ7MSiBuclhc1npb" alt=""><figcaption></figcaption></figure>

8. Click on "Claim GLQ from GraphLinq Network" or "Claim GLQ from Ethereum Network" and confirm the transaction on your web3 wallet. If you had the same address on Ethereum chain, you've been airdropped enough Gas fees in GLQ to be able to claim your bridged tokens on the new network.&#x20;

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

Your bridge is completed successfully.&#x20;

**Note:** The minimum required GLQ for paying gas fees for doing the first transaction on the mainnet (for claiming bridged GLQ) has been airdropped to all (Erc20 GLQ)holders on the new GraphLinq Chain. &#x20;


---

# 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/glq/bridge.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.
