# ADI Chain Documentation

## ADI Chain Documentation

- [ADI's Mission & Vision](https://docs.adi.foundation/introduction/readme.md): ADI Chain's mission, vision, and role in compliant onchain infrastructure.
- [Signing Malicious Transactions](https://docs.adi.foundation/for-new-users/signing-malicious-transactions.md): How to spot malicious transactions and reduce wallet signing risk.
- [Protect Yourself From Imposters](https://docs.adi.foundation/for-new-users/protect-yourself-from-imposters.md): How to verify official channels and avoid phishing, scam sites, and fake support.
- [What is MEV? How Can You Avoid It?](https://docs.adi.foundation/for-new-users/what-is-mev-how-can-you-avoid-it.md): What MEV is, how it affects users, and how ADI reduces exposure.
- [Development Engine](https://docs.adi.foundation/core-components/quickstart.md): Overview of the modular zkEVM framework that powers ADI Chain.
- [ZKSync: foundation of the stack](https://docs.adi.foundation/core-components/publish-your-docs.md): How ZKsync underpins ADI Chain's scalability, security, and EVM equivalence.
- [Onramping Institutions and Governments](https://docs.adi.foundation/core-components/onramping-institutions-and-governments.md): How ADI Chain helps institutions and governments onboard users and connect services.
- [Shared Incentives](https://docs.adi.foundation/core-components/shared-incentives.md): How ADI Chain aligns incentives across institutions, developers, and users.
- [Opportunities for Key Stakeholders](https://docs.adi.foundation/core-components/opportunities-for-key-stakeholders.md): How builders, institutions, governments, and users benefit from ADI Chain.
- [ADI Chain Infrastructure & Ecosystem Features](https://docs.adi.foundation/core-components/adi-chain-infrastructure-and-ecosystem-features.md): Key infrastructure, stablecoin, interoperability, and L3 features across the ADI ecosystem.
- [ADI Token Utility](https://docs.adi.foundation/adi-token/adi-token-utility.md): Core utility, gas, settlement, and staking roles of the ADI token.
- [ADI Tokenomics Overview](https://docs.adi.foundation/adi-token/adi-tokenomics-overview.md): Genesis supply, allocation, vesting, and unlock schedule for the ADI token.
- [Appendix A - Technical Deep Dive](https://docs.adi.foundation/appendix/appendix-a-technical-deep-dive.md): Technical overview of the ADI zkRollup architecture, lifecycle, and L3 expansion.
- [Appendix B - Governance](https://docs.adi.foundation/appendix/appendix-b-governance.md): How governance activation works and what remains dormant at launch.
- [FATF and ADGM Travel Rule Compliance](https://docs.adi.foundation/appendix/fatf-and-adgm-travel-rule-compliance.md): Travel Rule compliance responsibilities for L3 operators and ecosystem participants.
- [ADI Network Mainnet Details](https://docs.adi.foundation/how-to-start/adi-network-mainnet-details.md): Get connected to ADI Network Mainnet
- [Block explorer](https://docs.adi.foundation/how-to-start/block-explorer.md): Explore the functionality of Block Explorer, a comprehensive tool for monitoring activities on the ADI Network.
- [The Bridge](https://docs.adi.foundation/how-to-start/the-bridge.md): How the ADI Canonical Bridge moves assets between Ethereum and ADI Chain — securely, trustlessly, and with zero-knowledge proofs.
- [Gas Abstraction & Account Abstraction](https://docs.adi.foundation/how-to-start/gas-abstraction-and-account-abstraction.md): Supported account abstraction paths, paymaster options, and deployed entry points.
- [Safe on ADI Chain](https://docs.adi.foundation/how-to-start/safe-on-adi-chain.md): Official Safe interfaces and transaction services for ADI Chain.
- [Run Your Own Node](https://docs.adi.foundation/how-to-start/run-your-own-node.md): How to run a read-only ADI external node and monitor sync.
- [Network Contracts](https://docs.adi.foundation/how-to-start/network-contracts.md): Mainnet L1 core, bridge, and infrastructure contract addresses.
- [ADI Network Testnet Details](https://docs.adi.foundation/how-to-start/adi-network-testnet-details.md): Get connected to ADI Network Testnet
- [ADI Network Testnet Quickstart](https://docs.adi.foundation/how-to-start/adi-network-testnet-quickstart.md): Getting starting developing with ADI Network Testnet
- [Overview](https://docs.adi.foundation/adi-network-components/overview.md): Introduction to ADI Network
- [Canonical Bridge](https://docs.adi.foundation/adi-network-components/canonical-bridge.md): Technical reference for the ADI Canonical Bridge — contract methods, call chains, token deployment, asset IDs, and security guarantees.
- [Double Resource Accounting](https://docs.adi.foundation/adi-network-components/double-resource-accounting.md): Introduction to Double Resource Accounting
- [Bootloader](https://docs.adi.foundation/adi-network-components/bootloader.md): Learn about Bootloader, the entry point of the system
- [Execution Environment](https://docs.adi.foundation/adi-network-components/execution-environment.md): Learn about the ADI Network Execution Environment (EE)
- [System](https://docs.adi.foundation/adi-network-components/system.md): Learn about the system
- [Processing of Transactions](https://docs.adi.foundation/adi-network-components/processing-of-transactions.md): Learn how transactions are processed
- [System Hooks](https://docs.adi.foundation/adi-network-components/system-hooks.md): Learn about the System Hooks
- [Runner Flow](https://docs.adi.foundation/adi-network-components/runner-flow.md): Learn about the Runner Flow
- [Airbender](https://docs.adi.foundation/adi-network-components/airbender.md): Introduction to Airbender
- [L3 Chains](https://docs.adi.foundation/adi-network-components/overview-1.md): Technical architecture for L3 chain deployment on ADI ecosystem
- [CLI](https://docs.adi.foundation/adi-network-components/overview-1/cli.md): Deploy and manage L3 chains using the ADI CLI
- [Run a Rollup with Docker Compose](https://docs.adi.foundation/adi-network-components/overview-1/run-a-rollup.md): Deploy a complete ADI Rollup — sequencer, external node, GPU provers, bridge, and block explorers — using Docker Compose.
- [Core Stack](https://docs.adi.foundation/adi-network-components/overview-1/run-a-rollup/core-stack.md): Deploy the core chain — sequencer, external node, and GPU provers for ZK proof generation.
- [Infrastructure Stack](https://docs.adi.foundation/adi-network-components/overview-1/run-a-rollup/infrastructure-stack.md): Deploy the Block Explorer and Bridge for your ADI Rollup.
- [Blockscout Explorer](https://docs.adi.foundation/adi-network-components/overview-1/run-a-rollup/blockscout.md): Deploy Blockscout as an optional block explorer with smart contract verification for your ADI Rollup.
- [Operations](https://docs.adi.foundation/adi-network-components/overview-1/run-a-rollup/operations.md): Running, monitoring, GPU configuration, and troubleshooting your ADI Rollup deployment.
- [Configuration Reference](https://docs.adi.foundation/adi-network-components/overview-1/run-a-rollup/configuration-reference.md): Complete environment variable and CLI argument reference for all ADI Rollup components.
- [CLI Configuration](https://docs.adi.foundation/references/cli-configuration.md): Full configuration reference for the ADI CLI
- [Whitepaper](https://docs.adi.foundation/whitepaper.md): Access the ADI whitepaper and audit whitepaper.
- [Audits](https://docs.adi.foundation/audits.md): This page contains published reports on audits for ADI Chain


---

# Agent Instructions: 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.adi.foundation/introduction/readme.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.
