# AggLayer

Addressing the scalability challenge in blockchains goes beyond individual chain performance; it necessitates scaling access to shared state and liquidity across multiple chains. This calls for a groundbreaking approach to blockchain architecture known as aggregated blockchains. The visionary team at Polygon Labs has developed an ingenious solution – the **aggregation layer**, or **AggLayer** – which is set to revolutionize the way ZK-enabled L2 or L1 chains interact. By seamlessly connecting these chains, AggLayer enables near-instant cross-chain transactions, allowing for the effortless sharing of state and liquidity across multiple chains. This transformative technology promises to unlock unprecedented scalability, interoperability, and liquidity, ushering in a new era of blockchain innovation and empowering developers to build the decentralized applications of the future.


---

# 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.lumia.org/polygon/agglayer.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.
