# Polygon Chain (MATIC)

[Polygon ](https://polygon.technology/)(Previously MATIC network) is a protocol and a framework for building and connecting Ethereum-compatible blockchain networks. Aggregating scalable solutions on Ethereum supporting a multi-chain Ethereum ecosystem.

*"Polygon combines the best of Ethereum and sovereign blockchains into a full-fledged multi-chain system.*\
\
*Polygon solves pain points associated with Blockchains, like high gas fees and slow speeds, without sacrificing on security. This multi-chain system is akin to other ones such as Polkadot, Cosmos, Avalanche etc, but with at least three major upsides:*

* *It is able to fully benefit from Ethereum’s network effects*
* *It is inherently more secure*
* *It is more open and powerful"*

For additional basic information on the Polygon Chain, go [here](https://polygon.technology/). To explore the Polygon Chain, see <https://awesomepolygon.com/>.

**Block explorer:** <https://explorer.matic.network/>

In this section, you will find a selection of How-Tos for the Polygon Network.

{% hint style="info" %}
Cualquier información incorrecta, errores o faltantes en estos How To’s o documentación? Contactanos: <support@autofarm.network>
{% endhint %}


---

# 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/espanol/how-tos/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.
