# IoTeX L1 Blockchain

**The IoTeX Layer 1 blockchain** is a fast, EVM-compatible, and developer-friendly infrastructure purpose-built for real-world applications — from decentralized physical infrastructure networks (DePINs) to autonomous AI agents.

With a modular, production-grade design, IoTeX L1 delivers:

⏱️ **2.5-second transaction finality**

⚡  **2000+ TPS throughput**

💡 **Full EVM compatibility**

Built from the ground up for scalability, responsiveness, and trust, IoTeX is a powerful foundation for next-generation smart devices, intelligent agents, and mission-critical infrastructure.

<a href="https://developers.iotex.io/" class="button secondary">Developer Portal</a>   <a href="quick-start" class="button primary">Quick Start</a>


---

# 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.iotex.io/blockchain/iotex-l1-blockchain.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.
