# Overview

Sonic is the highest-performing EVM L1, combining speed, incentives, and world-class infrastructure for DeFi. The chain provides 400,000 TPS and sub-second finality.

Developers and users on Sonic are supported by several incentive programs, including:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/pages/ufSdxgvh3d1zmXlcHfOu"><strong>Fee Monetization</strong></a></td><td>Developers earn 90% of the network fees their apps generate.</td><td></td></tr><tr><td><a href="/pages/FKimegjIg4Rb9RN8D0rY"><strong>Innovator Fund</strong></a></td><td>Up to 200 million S to onboard apps to Sonic and support new ventures.</td><td></td></tr><tr><td><a href="/pages/ZxZwqsejKNoJy2uejYID"><strong>Airdrop</strong></a></td><td>~200 million S to incentivize users of Sonic via an innovative points program.</td><td></td></tr></tbody></table>

Sonic delivers exceptional performance, enabling developers to scale their applications without limits while ensuring smooth user experiences.

* 400,000 Transactions per Second
* Sub-Second Finality
* EVM Compatible
* Solidity/Vyper Support

The [native token](/sonic/s-token.md) of Sonic is S, which is used for transaction fees, staking, running validators, and participating in governance.

Furthermore, the [Sonic Gateway](/sonic/sonic-gateway.md) provides developers and users with seamless access to vast liquidity through a secure bridge connected to Ethereum. With a unique fail-safe mechanism, it ensures user assets are protected in all circumstances.


---

# 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.soniclabs.com/sonic/overview.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.
