# Move Assets to Polygon Network

## Why Polygon? <a href="#why-polygon" id="why-polygon"></a>

​[Polygon](https://polygon.technology/) is a blockchain network that provides secure, fast transactions with extremely low transaction fees. It allows us to leverage fast transactions and low costs to process thousands of bets daily. Polygon Network is trusted by major blockchain projects such as Chainlink, Aave, Curve, Cream, Uniswap, Sushiswap, and Balancer.

## Ethereum to Polygon <a href="#ethereum-to-polygon" id="ethereum-to-polygon"></a>

Polygon has an [official bridge from Ethereum to Polygon](https://wallet.polygon.technology/). You can also use [Chainlinks Transporter Bridge](https://www.transporter.io/) that uses CCIP. Note that a transaction fee in ETH is needed to bridge your assets. The bridge supports ETH/LINK/USDC and is easy to use. It is the official and recommended method to bridge funds safely onto Polygon blockchain.

## Binance Smart Chain to Polygon <a href="#binance-smart-chain-to-polygon" id="binance-smart-chain-to-polygon"></a>

Options for bridging from Binance Smart Chain to Polygon Network

* ​[xPollinate](https://xpollinate.io/)​
* ​[Anyswap](https://anyswap.exchange/bridge) ([Instructions](https://anyswap.medium.com/linking-polygon-and-binance-smart-chain-f1a369ff7d1f))
* ​[Orbitchain.io](https://bridge.orbitchain.io/) ([Instructions](https://bridge.orbitchain.io/assets/orbitbridge_guide_en.pdf))


---

# 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.btclottery.io/bitcoin-lottery-protocol/help/move-assets-to-polygon-network.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.
