# 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.
- [ADI Mainnet](https://docs.adi.foundation/adi-networks/adi-mainnet.md): Get connected to ADI Network Mainnet
- [ADI Testnet](https://docs.adi.foundation/adi-networks/adi-testnet.md): Get connected to ADI Network Testnet
- [Quickstart](https://docs.adi.foundation/how-to-start/quickstart.md): Getting starting developing with ADI Network Testnet
- [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 an ADI external node and monitor sync.
- [Mainnet Network Contracts](https://docs.adi.foundation/how-to-start/network-contracts.md): Mainnet core, bridge, and infrastructure contract addresses.
- [Verify smart contracts](https://docs.adi.foundation/how-to-start/verify-smart-contracts.md): Verify Solidity contracts on ADI Mainnet and ADI Network AB Testnet.
- [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.
- [How ADI Chain is Validated](https://docs.adi.foundation/core-components/how-adi-chain-is-validated.md): How ADI Chain Uses Validity Proofs and Ethereum Settlement Instead of a Validator Set
- [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.
- [Tokenized Deposits on ADI Chain](https://docs.adi.foundation/core-components/tokenized-deposits-on-adi-chain.md): Architecture considerations for banks issuing tokenized deposits on ADI Chain.
- [AI Agent Infrastructure](https://docs.adi.foundation/core-components/ai-agent-infrastructure.md): Trusted, verifiable AI agents and ERC-8004 registries for institutional deployments
- [Why Agents](https://docs.adi.foundation/core-components/ai-agent-infrastructure/why-agents.md): Why institutional AI agents need verifiable identity, trust, and compliance controls.
- [Registration & Agent Lifecycle](https://docs.adi.foundation/core-components/ai-agent-infrastructure/registration-and-agent-lifecycle.md): Register agents, build reputation, validate actions, and settle on ADI Chain.
- [Tools for Agents](https://docs.adi.foundation/core-components/ai-agent-infrastructure/tools-for-agents.md): MCP servers, agent frameworks, and protocols for building agents on ADI Chain.
- [Institutional Considerations](https://docs.adi.foundation/core-components/ai-agent-infrastructure/institutional-considerations.md): Compliance, trust, privacy, and governance considerations for institutional agent deployments.
- [Use Cases](https://docs.adi.foundation/core-components/ai-agent-infrastructure/use-cases.md): Institutional agent use cases for payments, assets, compliance, energy, and registries.
- [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.
- [ADI Tokenomics Paper](https://docs.adi.foundation/adi-token/adi-tokenomics-paper.md): Read more about ADI Tokenomics
- [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.
- [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.
- [L3 Chains on Mainnet](https://docs.adi.foundation/adi-network-components/overview-1/l3-chains-on-mainnet.md): Production L3 chains live on mainnet
- [JSON-RPC API](https://docs.adi.foundation/references/json-rpc-api.md): The JSON-RPC methods served by the ADI Sequencer - the Ethereum-compatible namespaces plus the extensions.
- [Finality](https://docs.adi.foundation/references/json-rpc-api/finality.md): The zks finality methods - how far a block, transaction, or batch has progressed through the L1 finality pipeline.
- [CLI Configuration](https://docs.adi.foundation/references/cli-configuration.md): Full configuration reference for the ADI CLI
- [Changelog](https://docs.adi.foundation/references/changelog.md): Release history for the ADI Server - the node behind ADI's sequencer and external nodes.
- [Whitepaper](https://docs.adi.foundation/whitepaper.md): Access the ADI whitepaper and audit whitepaper.
- [ADI DLT Framework](https://docs.adi.foundation/adi-dlt-framework.md): View documentation outlining the DLT Framework of the ADI Foundation, describing technical architecture, security model, governance structure, and operational control framework supporting ADI
- [Audits](https://docs.adi.foundation/audits.md): This page contains published reports on audits for ADI Chain
