# Bridge assets from ETH > Polygon Chain (MATIC)

In this guide we will show you a way to bridge tokens from the Ethereum network (ETH) to the Polygon Chain using the official [Matic Bridge](https://wallet.matic.network/bridge), or **PoS Bridge (Proof-of-Stake bridge)**. Before you start, make sure you have token you wish to bridge and some ETH (for transaction costs) ready in your Ethereum wallet.

## Login onto the Matic Web Wallet <a href="#id-14eb" id="id-14eb"></a>

1\) Head over to the Matic Web Wallet:

![](/files/-MaZLFQyklaeU5JUm-Wl)

2\) Connect to your Ethereum wallet using one of the methods above, In this HOW-TO we will go with Metamask.

3\) Sign the transaction by clicking the "Sign"button: (it costs nothing)

![](/files/-MaZM2TMFAgyzHmoVEuA)

4\) Once you have connected, you will see the bridging UI of the MATIC PoS bridge:

![](/files/-MaZMQ3LLWJsKR2G39Y_)

5\) Use the dropdown to choose the token you want to bridge:

![](/files/-MaZNLkaATT9kYFx9kW7)

6\) Key in the amount of tokens you want to bridge to the Polygon Chain (MATIC) and click the "Transfer" button:

![](/files/-MaZNT1XFNgDmpLAE0SY)

7\) You will see a pop up with some information about the bridging transfer, click the "Transfer" button to continue:&#x20;

![](/files/-MaZ_aNb4o7DUaBvqFvN)

You’ll be shown a transfer overview that shows the transaction information and for example the total gas required to bridge the tokens over. If the information is correct, click the "Continue" to proceed and follow any further instructions on screen.

Once your tokens are transferred, it will take 8–10 minutes for them to arrive on your wallet address on the Polygon 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://autofarm.gitbook.io/autofarm-network/how-tos/bridge-assets/to-polygon-chain-matic/bridge-assets-from-eth-to-polygon-chain-matic.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.
