# Bridge

![](/files/dfOlu9JIe42LbZPph8zD)

Have tokens on other blockchain networks and want to migrate them to Moonbeam? StellaSwap's bridge feature supports moving tokens from a variety of blockchain networks that include  Ethereum, BSC, Avalanche, and Polygon to Moonbeam network and vice versa.

### What is a Bridge and Why Is It Important?

Bridges represents a core function in the DeFi world; they address the issue of fragmented liquidity  across blockchains by facilitating efficient transfer of capital across different networks. For example, if you want to exploit the high APYs on StellaSwap's ETH-USDT LP farm, the easiest way is to transfer your existing ETH or USDT from Ethereum network into Moonbeam network. This requires a bridge that support asset transfer of ETH or USDT between Ethereum blockchain and Moonbeam.


---

# 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.stellaswap.com/dex-core/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.
