# Polygon Blockchain

### <mark style="color:purple;">Why Polygon Blockchain?</mark>

Polygon is a blockchain scalability platform and framework for connecting and building blockchain networks compatible with Ethereum. The network also refers to itself as “Ethereum’s internet of blockchains” because one of Polygon’s main missions is aggregating scalable solutions to support a multichain Ethereum ecosystem.

The Polygon network is Ethereum-native, aligned to be interoperable with all of Ethereum’s existing and even future infrastructures while offering a framework for its interoperability with other layer-2 solutions, sidechains and sovereign blockchains.

The solutions presented by Polygon allow to solve some of the most pressing issues of Ethereum, ensuring low gas fees, high transaction throughput and consequently an excellent user experience.&#x20;

These three features are the key for the success of Polyflip and for the best game experience.

It's one of the best EVM chains for a Dapp like Polyflip.

### <mark style="color:purple;">Swap Tokens on Polygon</mark>

You can swap your Polygon tokens for <mark style="color:purple;">**MATIC**</mark> on the main DEX for this chain:

{% embed url="<https://quickswap.exchange/#/swap>" %}
QuickSwap Decentralized Exchange<br>
{% endembed %}

### <mark style="color:purple;">Bridging Assets from Ethereum blockchain to Polygon</mark>

In case you came from Ethereum blockchain, you can bridge your ETH to Polygon through these protocols:

{% embed url="<https://umbria.network>" %}

{% embed url="<https://app.hop.exchange/#/send?token=ETH&sourceNetwork=ethereum&destNetwork=polygon>" %}

Otherwise you can can get the same results through OpenSea, consulting this guide:

{% embed url="<https://support.opensea.io/hc/en-us/articles/1500012881642-How-do-I-transfer-ETH-from-Ethereum-to-Polygon-#:~:text=Once%20you%20have%20ETH%20in,transaction%20on%20your%20crypto%20wallet>." %}

<br>


---

# 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.polyflip.io/help/polygon-blockchain.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.
