# ERC20 Bridge (Polygon)

GFARM2 tokens can be bridged on our website, on the "Bridges" page: <https://gainsnetwork.io/bridge/>.

*Note: the **GNS token only exists on Polygon and Arbitrum** for the moment. The GFARM2 bridge exists because our project started on Ethereum mainnet and later migrated to Polygon.*

### Bridge from Ethereum to Polygon

1\.   Make sure you are on the Ethereum Network. You can check this when opening the Metamask extension

![](/files/-MXbr4k2mTKRlpeSW_Z2)

2\. Click on the "APPROVE" button to allow the bridge contract to access your tokens.&#x20;

3\. Once the tokens have been approved, you can input the amount of tokens you wish to bridge over to Polygon.&#x20;

Right below the input field you can see the amount of GFARM2 tokens available to be bridged (= balance).

4\. Click on "Send". The tokens will arrive on your Polygon wallet in approximately 10 minutes.

### Bridge from Polygon to Ethereum

1\.   Make sure you are on the Polygon Network. You can check this when opening the Metamask extension

![](/files/-MYZkEI-QJWgOvnDcToX)

2\. Choose the amount of tokens you want to bridge.

3\. Burn them. Once it's done, the burn transaction hash will appear in the corresponding input.

4\. Wait for the checkpoint, click on the button to check if it has arrived. It can take a few hours.

5\. Switch to the Ethereum Mainnet network.

![](/files/-MXbr4k2mTKRlpeSW_Z2)

6\. Claim your GFARM2 tokens on Ethereum


---

# 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.gains.trade/bridges/erc20-matic-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.
