# GlitchD

## GlitchD

- [Rollup Deployment](https://docs.glitchd.network/glitchd-products/rollup-deployment.md): Introduction
- [Deploy your rollup](https://docs.glitchd.network/glitchd-products/rollup-deployment/deploy-your-rollup.md)
- [Rollup Frameworks](https://docs.glitchd.network/glitchd-products/rollup-deployment/rollup-frameworks.md)
- [Op Stack](https://docs.glitchd.network/glitchd-products/rollup-deployment/rollup-frameworks/op-stack.md)
- [Arbitrum Nitro](https://docs.glitchd.network/glitchd-products/rollup-deployment/rollup-frameworks/arbitrum-nitro.md)
- [ZK Stack](https://docs.glitchd.network/glitchd-products/rollup-deployment/rollup-frameworks/zk-stack.md)
- [Scroll zkEVM](https://docs.glitchd.network/glitchd-products/rollup-deployment/rollup-frameworks/scroll-zkevm.md)
- [Data Availability Options](https://docs.glitchd.network/glitchd-products/rollup-deployment/data-availability-options.md)
- [Rollup Toolkit](https://docs.glitchd.network/glitchd-products/rollup-deployment/rollup-toolkit.md)
- [Testnet Faucet](https://docs.glitchd.network/glitchd-products/rollup-deployment/rollup-toolkit/testnet-faucet.md)
- [Block Explorer](https://docs.glitchd.network/glitchd-products/rollup-deployment/rollup-toolkit/block-explorer.md)
- [Bridge](https://docs.glitchd.network/glitchd-products/rollup-deployment/rollup-toolkit/bridge.md)
- [Community Hub](https://docs.glitchd.network/glitchd-products/rollup-deployment/rollup-toolkit/community-hub.md)
- [Dashboard Statistics](https://docs.glitchd.network/glitchd-products/rollup-deployment/dashboard-statistics.md)
- [Data Availability](https://docs.glitchd.network/glitchd-products/data-availability.md): Data Availability Service for GlitchD stack
- [RPC API](https://docs.glitchd.network/glitchd-products/data-availability/rpc-api.md)
- [Infrastructure](https://docs.glitchd.network/glitchd-products/data-availability/infrastructure.md)
- [DA Layer integration case studies](https://docs.glitchd.network/glitchd-products/data-availability/da-layer-integration-case-studies.md)
- [Integration Guide for OP Stack Rollup with GlitchD DA Layer](https://docs.glitchd.network/glitchd-products/data-availability/da-layer-integration-case-studies/integration-guide-for-op-stack-rollup-with-glitchd-da-layer.md): This section describes the requirements and procedures necessary to integrate OP Stack rullups with with GlitchD Data Availability (DA) Layer solution using Holesky testnet on Ethereum as settlement.
- [ZK-EVM](https://docs.glitchd.network/glitchd-products/zk-evm.md)
- [Overview](https://docs.glitchd.network/glitchd-products/zk-evm/overview.md)
- [Networks and RPC Endpoints](https://docs.glitchd.network/glitchd-products/zk-evm/networks-and-rpc-endpoints.md)
- [Logo and Palette](https://docs.glitchd.network/media-kit/logo-and-palette.md)
- [Typography](https://docs.glitchd.network/media-kit/typography.md)
- [Messaging](https://docs.glitchd.network/media-kit/messaging.md)
- [Brand In Use](https://docs.glitchd.network/media-kit/brand-in-use.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.glitchd.network/glitchd-products/rollup-deployment.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.
