# Rollup as a Service

RaaS providers offer rollup infrastructure as a managed service, enabling developers to leverage this technology without the complexities of setting up and maintaining their own rollup solutions. This service model simplifies access to rollup technology, facilitating broader adoption.

[**Existing Problems with RaaS**](/core-concepts/rollup-as-a-service/existing-problems-with-raas.md)

[**Needed Solutions for RaaS**](/core-concepts/rollup-as-a-service/needed-solutions-for-raas.md)

[**EtherScale's Approach**](/core-concepts/rollup-as-a-service/etherscales-approach.md)


---

# 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/core-concepts/rollup-as-a-service.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.
