# Rollup Frameworks

Our platform supports multiple rollup frameworks, each offering unique advantages tailored to different project needs:

1. **OP Stack** – An Optimistic Rollup framework developed by Optimism, offering high performance, low fees, and full Ethereum equivalence.
2. **Arbitrum Orbit** – A customizable rollup solution from Offchain Labs, supporting AnyTrust technology and smart contract development in Rust, C++, and WebAssembly (WASM). \[coming soon]
3. **ZK Stack** – A Zero-Knowledge Rollup framework built by Matter Labs, enabling privacy-enhanced and highly scalable Layer 2 solutions. \[coming soon]
4. &#x20;**Scroll** – A zkEVM-based rollup framework, combining Ethereum compatibility with the privacy and efficiency of zero-knowledge proofs. \[coming soon]

Explore the detailed documentation of each framework to understand its features, benefits, and deployment process:


---

# 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.glitchd.network/glitchd-products/rollup-deployment/rollup-frameworks.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.
