# EtherScale

## **Overview**

Welcome to EtherScale, a cutting-edge platform for creating scalable, secure, chain-agnostic DApps, known as ScaleApps. Utilizing Ethereum's security enhancements via EigenLayer, EtherScale supports a variety of blockchain protocols, enhancing DApp development with superior scalability and security. Unlike traditional rollup services that suffer from centralization and limited cross-chain capabilities, EtherScale offers a robust AVS ecosystem featuring decentralized sequencers, cross-rollup messaging, and comprehensive services to tackle scalability while ensuring top-notch security.

<figure><img src="https://4057671294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlBlSYK63YPPLZjft68L6%2Fuploads%2FfxCTU8mR7HwIE2lQY6vB%2FScaling%20DApps%20with%20Eigenlayer%20AVS_1.png?alt=media&#x26;token=e16d3096-216f-45d7-b167-f6d3c9c1ff0c" alt=""><figcaption><p>ScaleApp secured by AVS Ecosystem</p></figcaption></figure>

## **Document Structure Overview**

This documentation is structured to guide you through the essentials of understanding EtherScale, developing with it, and deploying your own ScaleApps. It includes comprehensive sections on features, development guides, security practices, and community involvement to ensure you have all the tools needed for successful implementation.


---

# 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.etherscale.xyz/etherscale.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.
