> For the complete documentation index, see [llms.txt](https://loopnetwork.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://loopnetwork.gitbook.io/home/basic-knowledge/what-is-blockchain/evm-explained.md).

# EVM Explained

## Ethereum Virtual Machine (EVM)

The Ethereum Virtual Machine is the global virtual computer whose state every participant on the Ethereum network stores and agrees on. Any participant can request the execution of arbitrary code on the EVM; code execution changes the state of the EVM
