> For the complete documentation index, see [llms.txt](https://envida-protocol.gitbook.io/envida/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://envida-protocol.gitbook.io/envida/blockchain-architecture/scalability.md).

# Scalability

One blockchain isn’t enough to support a bustling future of decentralized applications. The limited throughput and lack of runtime specialization in early blockchains made them impractical for scaling in many real-world use cases. By bridging multiple specialized chains together into one sharded network, Polkadot allows for multiple transactions to be processed in parallel. This system removes the bottlenecks that occurred on earlier networks that processed transactions one-by-one. Polkadot will be able to scale even further in the future with a planned feature known as nested relay chains, which will increase the number of shards that can be added to the network.

<br>

<figure><img src="https://lh5.googleusercontent.com/E-_lPLnfLQBDIlMb4r9xR3wPiQw_FDfa2jLJj_qHksoPL-mxOr-nL3r1arOU6B3EuZjvQsVlz9mP39JY77tEtGdE3PND6SJxAiQKNpnhFvEnUy0c1AyOZsmfBUWTUA0WAileHHLwzsDzbMpD5uzpFqc13Q" alt=""><figcaption></figcaption></figure>
