# Technical overview

&#x20;         Built and optimized from the ground up, **ICB Network** is a Layer 1 blockchain designed with first principles in mind.

&#x20;         It leverages a highly efficient **Proof-of-Stake** consensus algorithm, specifically tailored to meet the performance and security demands of a modern Layer 1 infrastructure. Both the consensus layer and networking stack have been meticulously engineered to ensure low-latency communication, rapid finality, and high throughput — making **ICB Network** an ideal foundation for scalable decentralized applications.

&#x20;         **ICBX**, the network’s native coin, is tightly integrated into the core architecture and governance model. It plays a central role in staking, validator incentives, and overall ecosystem sustainability.

&#x20;         Advanced data retrieval capabilities empower high-performance dApps, especially those requiring storage-heavy operations or real-time interaction.

&#x20;         Smart contract execution on **ICB Network** is finely optimized to overcome critical limitations found in traditional blockchains — including constrained transaction throughput and inefficient gas models.

&#x20;         The average transaction confirmation time is reduced to just **4.9 seconds**, ensuring a fast and seamless user experience — ideal for time-sensitive applications such as DeFi, gaming, and real-time messaging.


---

# 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.icb.network/getting-started/technical-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.
