# Introduction

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc9fRiCwNtm5rL8kdGdHSqaX5DYNy_VHhRWwIp67RZkUVBi2GzkHzDlBet4M5A4SB-0feMUcfZUSHw0QXIikS9pFUsaC9KgQuJP6N1K3jR1A_GrLbYU3vFN4pvk85ls5ttGPYRqdjOel9dcikrMQbqQW4s?key=Pd6FhcOWiUEbzWyN_-YJmg" alt=""><figcaption></figcaption></figure>

*Disclaimer: This document is for informational purposes and does not constitute an offer to sell or solicitation to buy any tokens or to participate in any way in Somnia Network. The information provided is accurate to the best of Somnia Foundation’s knowledge as of August 22, 2025. However, future-looking statements involve uncertainties and actual outcomes may differ. Somnia Foundation undertakes to update the information herein as required by law or when materially necessary. Prospective and current participants and/or token holders should conduct their own research in addition to reviewing this disclosure. By participating in Somnia Network or holding SOMI tokens, you acknowledge and accept the risks outlined herein.*

Somnia is a high-performance, cost-efficient EVM-compatible Layer 1 blockchain capable of processing over 1,000,000 transactions per second (TPS) with sub-second finality. It is suitable for serving millions of users and building real-time mass-consumer applications like games, social applications, metaverses, and more, all fully on-chain.

The Somnia blockchain has achieved 1.05m TPS (ERC-20 swaps) running over 100 nodes distributed globally. During these benchmarks Somnia also achieved 50k uniswaps per second (across one pool) and 300k NFT mints per seconds (one NFT contract). These workloads we do not believe would be achievable by parallel EVM approaches.

Somnia has four key innovations in blockchain architecture to achieve this performance level:

* [Accelerated Sequential Execution](https://docs.somnia.network/concepts/somnia-blockchain/accelerated-sequential-execution) - through compiled EVM bytecode.
* [IceDB](https://docs.somnia.network/concepts/somnia-blockchain/somnias-icedb) - a faster, more predictable database for storing blockchain state.
* [MultiStream consensus](https://docs.somnia.network/concepts/somnia-blockchain/multistream-consensus) - a proof-of-stake, partially synchronous BFT protocol inspired by [Autobahn BFT](https://arxiv.org/pdf/2401.10369).
* [Advanced compression techniques](https://docs.somnia.network/concepts/somnia-blockchain/advanced-compression-techniques) - to deal with increased node-to-node data traffic due to the throughput.

Somnia is supported by [Improbable](https://www.improbable.io/) and [MSquared](https://msquared.io/). Improbable will develop some of the key technical components of Somnia, including the Blockchain, but the project will require a large and active community to fulfil its vision.

The Somnia token SOMI is issued by the Somnia Token Co Ltd. <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.somnia.network/concepts/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
