# Elastic

Rollups launched via AltLayer's RaaS offerings are highly elastic in the sense that they can scale with the application. If an application hits the capacity of a rollup to a point where a single rollup supporting an application may not provide the best user experience, one can easily spin up more rollups. Additionally, when an application needs to shrink its infrastructure capacity, rollups can be taken down.

<figure><img src="/files/bppg9cVsPLEignF01Y5F" alt=""><figcaption></figcaption></figure>

The ability to take down a rollup is implemented in the form of a new type of rollup called flash layers. These rollups are ephemeral in nature and upon their disposal, all the assets and NFTs minted on the rollup get settled on the underlying chain.


---

# 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.altlayer.io/altlayer-documentation/core-features-of-altlayers-in-house-rollup-stack/elastic.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.
