> For the complete documentation index, see [llms.txt](https://alteriumprotocol.gitbook.io/alteriumprotocol-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alteriumprotocol.gitbook.io/alteriumprotocol-whitepaper/technology-behind-alterium/how-alterium-achieves-scalability.md).

# How Alterium Achieves Scalability

<figure><img src="https://assets-global.website-files.com/5f75fe1dce99248be5a892db/643e9da76a474fa6a0f0c028_Cryptographic-Truth-Diagrams_Cryptographic-Truth-Venn.webp" alt=""><figcaption></figcaption></figure>

Scalability in Alterium is achieved through off-chain transaction processing. By moving most of the computational work off the main chain and using advanced Layer 2 protocols, Alterium is capable of handling a much higher volume of transactions per second (TPS) compared to traditional Layer 1 blockchains.

The utilization of State Channels and Optimistic Rollups plays a critical role in this. State Channels allow for multiple transactions to be bundled into a single on-chain operation, while Optimistic Rollups perform computations off-chain but keep transaction data on-chain, allowing for an improved transaction capacity.

By balancing on-chain and off-chain operations, Alterium ensures that the blockchain network remains scalable, fast, and efficient, even as the number of users and transactions grows.
