What is Layer 2 (L2)?
A Layer 2 (L2) is a scaling solution built on a Layer 1 blockchain that processes transactions off-chain while inheriting L1 security — dramatically increasing throughput and reducing costs.
WHY IT MATTERS
L2s exist because L1 blockchains can't handle global-scale volume alone. Ethereum does ~15 TPS on L1. L2 rollups like Base, Arbitrum, and Optimism process thousands at fractions of the cost.
The dominant approach is rollups: optimistic rollups (assume valid, allow fraud proofs) and ZK rollups (prove validity mathematically). Both inherit Ethereum's security.
L2s are where most new activity happens. Lower fees enable micropayments, gaming, social apps, and high-frequency DeFi that L1 costs preclude.
HOW POLICYLAYER USES THIS
PolicyLayer deploys on L2 networks — specifically Base — where low gas costs make per-transaction policy enforcement economically viable. Checking every agent transaction costs fractions of a cent on L2 vs dollars on L1.