# Why Polygon

Polygon is a stack of protocols designed to fix Ethereum’s scalability issues. The Polygon network addresses the network’s challenges by handling transactions on a separate Ethereum-compatible blockchain.&#x20;

Polygon then returns transactions to the main Ethereum blockchain post-processing. This approach lowers the network load on Ethereum. In doing so, Polygon can speed up transactions and lower transaction costs to less than a cent.

In other words, Polygon, formerly known as Matic network, provides an easy framework for new and existing blockchain projects to build on Ethereum without scalability issues.

Using Polygon, users can interact with any decentralized application (DApp) without ever having to worry about network congestion.


---

# 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://bitsniper-io.gitbook.io/bitsniper/bitsniper-or-overview/why-polygon.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.
