1. Introduction
  2. Guides
  3. Basic
    1. Setup Dev
    2. Development
    3. Launch
    4. Architecture
    5. Build Docker
    6. Repositories
  4. Advanced
    1. Local initialization
    2. Deposits
    3. Withdrawals
    4. Contracts
    5. Calls
    6. Transactions
    7. Fee Model
    8. L2 Messaging
    9. Pubdata
    10. Pubdata with Blobs
    11. Bytecode compression
    12. EraVM intro
    13. ZK Intuition
    14. ZK Deeper Dive
    15. Prover Keys
    16. Decentralization
    17. L1 Batch Reversion
    18. Allowlist
    19. Interop basics
    20. Advanced Debugging
    21. Docker and CI
  5. External Node
  6. External node
    1. Quick Start
    2. Configuration
    3. Running
    4. Observability
    5. Troubleshooting
    6. Components
    7. Snapshots Recovery
    8. Pruning
    9. Treeless Mode
    10. Decentralization
    11. Setup for other chains
  7. Specs
  8. Introduction
    1. Overview
    2. Blocks and Batches
    3. L1 Smart Contracts
  9. Contracts
    1. Overview
    2. Glossary
    3. Chain Management
      1. Bridgehub
      2. Chain type manager
      3. Admin role
      4. Chain genesis
      5. Standard Upgrade process
    4. Bridging
      1. Asset Router and NTV
      2. Asset Router
      3. Native token vault
    5. Interop
      1. Message root
      2. Forms of finality
      3. Interop messages
      4. Examples
        1. Cross-chain message
    6. Settlement Contracts
      1. L1 <> L2 communication
        1. Handling L1→L2 operations
        2. L2→L1 communication
        3. Overview - Deposits and Withdrawals
        4. Priority queue
      2. Data availability
        1. Pubdata
        2. Compression
        3. Reconstruction
        4. Validium and zkPorter
        5. Custom DA support
        6. Rollup DA support
        7. Standard pubdata format
    7. Gateway
      1. Chain migration
      2. L1->L2 messaging via gateway
      3. L2->L1 messaging via gateway
      4. Gateway protocol versioning
      5. DA handling on Gateway
    8. zkEVM
      1. Batches and blocks on ZKsync
      2. Bootloader
      3. System contracts
      4. Account abstraction
      5. Fee model
    9. EVM Emulation
      1. Differences from Cancun EVM
      2. EVM Gas Emulation
      3. EVM Predeploys List
  10. Upgrade history
    1. Gateway upgrade diff
    2. Gateway upgrade process
    3. V27 EVM Emulation Upgrade
  11. Prover
    1. Getting Started
    2. ZK Terminology
    3. Function Check if Satisfied
    4. Gadgets
    5. Circuit Testing
    6. Circuits Overview
  12. Era VM
    1. VM primer
  13. Announcements
  14. Announcements
    1. Configuration Format Changes