Key concepts that underpin Monad’s architecture.Documentation Index
Fetch the complete documentation index at: https://docs.monad.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Asynchronous I/O
How Monad uses async I/O to keep the CPU productive while communication is in progress
Pipelining
Dividing tasks into smaller stages that can be processed in parallel

