# ScaleApps

**ScaleApps** are decentralized rollups (DappChain) that built on the EtherScale platform. They leverage EtherScale's unique infrastructure, which includes enhanced scalability, security, and efficiency through on-demand rollups. These apps benefit from EtherScale's integration with EigenLayer's Actively Validated Services (AVS), making them highly effective for developers looking to build sophisticated, scalable blockchain applications without compromising on security or performance. Each layer of the DAppchain ecosystem—data availability, sequencers, provers, oracles, and more—is secured by an AnyTrust Virtual Security (AVS) network

<figure><img src="/files/1Ahr1nAq3v1UPc5CBBfC" alt=""><figcaption><p>ScaleApp</p></figcaption></figure>

## **Utilizing the AVS Ecosystem**

1. **Enhanced Security**: ScaleApps use AVS to secure transactions and operations. Restakers, who stake their assets, act as validators. If validators act maliciously, their staked assets are slashed, ensuring integrity.
2. **Decentralized Operations**: AVS ensures that control is distributed among multiple validators (operators), reducing central points of failure and enhancing security.
3. **Scalability**: By processing transactions off-chain and validating them through the AVS ecosystem, ScaleApps can handle more transactions efficiently while maintaining high security levels.
4. **Cost Efficiency**: Leveraging the existing staked assets for security reduces the need for additional security mechanisms, making the deployment and operation of ScaleApps more cost-effective.


---

# 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/products-overview/scaleapps.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.
