# Expanding Possibilities with Rollups

exSat, powered by Antelope, provides a modular blockchain solution that enhances the Bitcoin ecosystem. It serves as both Data Availability (DA) and settlement layer within rollup systems, streamlining the deposit and withdrawal processes and bolstering trust in Bitcoin L2 solutions. Developers can leverage exSat to create secure and efficient Bitcoin L2 solutions with minimal effort and resources.<br>

exSat provides the DA and settlement layer for BTC. This naturally enabled all the Rollup solutions including Optimism (OP) and ZK. As both DA and settlement are performed on exSat, we don’t need Data Availability Sample (DAS) for data publication. The verification of Zero-Knowledge Proofs (ZKP) from Bitcoin L2 Rollups are executed on exSat.<br>

This modular approach allows developers to customize Bitcoin L2 solutions to meet diverse requirements, promising a flourishing ecosystem of DApps as Bitcoin continues to evolve.<br>

For the modular scaling solution architecture, please refer to the figure below.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXc7G4Z7Buq46vLK_Dr7dmvwlq-Pil_gfagyYm17YAt82VCeFbe1UbiCNSNGEnjNYMQ4KTWCX61H6rb_7aQ-BV2R9Wt0Alhi8SqNlyOyTytUWoaYUtVmzIO4usoFOw2wDaUQGaKjzT9PKWtSmC9_ABRMi64a?key=6Axyre-pSVFtX1IgrJPPPA" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.exsat.network/approach/architecture/expanding-possibilities-with-rollups.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.
