# Introduction

Sonic is the highest-performing EVM layer-1 blockchain, combining speed, incentives, and world-class infrastructure, powering the next generation of DeFi applications. The chain provides 400,000 TPS and sub-second finality.

By combining a novel consensus mechanism with full EVM compatibility, Sonic delivers unparalleled speed, security, and scalability. The [S token](https://docs.soniclabs.com/sonic/s-token) is Sonic's native token, used for paying transaction fees, staking, running validators, and participating in governance.

**Key Features:**

* **Sub-Second Finality**\
  Transactions are confirmed and irreversible in under a second.
* **Full EVM Compatibility**\
  Deploy your existing Ethereum app on Sonic without changing your code.
* [**Fee Monetization**](https://docs.soniclabs.com/funding/fee-monetization)\
  Developers earn 90% of the network fees generated by their applications.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Users</strong></td><td><ul><li><a href="https://howtobridge.soniclabs.com/">Bridge to Sonic</a></li><li><a href="funding/sonic-airdrop/sonic-points">Earn Airdrop Points</a></li><li><a href="https://x.com/SonicEcosystem">Explore Apps</a></li></ul></td><td><a href="https://1451584663-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFigzFE2ScpiZHSkLRCev%2Fuploads%2FTA8bsrlHc0oFGJkU76LX%2FUsers%20(2).jpg?alt=media&#x26;token=fc749a81-581b-4850-a2ed-9be412b77419">Users (2).jpg</a></td><td></td></tr><tr><td><strong>Developers</strong></td><td><ul><li><a href="sonic/build-on-sonic">Deploy App</a></li><li><a href="funding/fee-monetization">Fee Monetization</a></li><li><a href="funding/sonic-airdrop/sonic-gems">Earn Airdrop Gems</a></li></ul></td><td><a href="https://1451584663-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFigzFE2ScpiZHSkLRCev%2Fuploads%2FhECEJG4AjltRHhYA6gFx%2FDevs%20(1).jpg?alt=media&#x26;token=2031dd51-621e-4cee-a3ed-504dc98fead1">Devs (1).jpg</a></td><td></td></tr></tbody></table>

## Network Information

* **Network name**: Sonic
* **RPC URL:** [**https://rpc.soniclabs.com**](https://rpc.soniclabs.com)
* **Explorer URL:** [**https://sonicscan.org**](https://sonicscan.org)
* **Chain ID**: 146
* **Currency symbol**: S


---

# 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/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.
