# What is a Bridge?

### You probably saw the term 'Bridge' used in our guides for using the Polygon Network. Let's explain what a web3 'Bridge' is.

### Defining a Bridge

As the world of blockchain becomes more complex, it is important to make sure that there is a common connection that allows for interoperability between different networks.

Bridges make it possible to transfer assets between different networks in a trust minimized manner. Different chains and scaling solutions have different consensus mechanisms and specifications, but bridges create the synergy needed to create a diverse range of decentralized solutions that can interact with each other.

### Benefits of using a Bridge

By allowing users to move their assets to different networks, bridges allow for interaction with a wider range of assets and farming opportunities. In addition, other systems offer more scalability or more throughput and thus allow users to transact with lower transaction fees.

Some of the most popular Ethereum to Polygon Bridges

{% embed url="<https://zapper.fi/bridge>" %}
Zapper.fi Bridge
{% endembed %}

{% embed url="<https://wallet.polygon.technology/bridge>" %}
Polygon Bridge
{% endembed %}


---

# 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.leaguedao.com/tutorials-faq/using-polygon-network/what-is-a-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.
