# What is NezoHub?

{% hint style="info" %}
This document is a live document and will be constantly updated to align with the evolving goals and development progress of the NezoHub project.
{% endhint %}

[NezoHub](https://nezohub.com) is a comprehensive blockchain ecosystem designed to provide a versatile platform for decentralized applications and innovations.&#x20;

The [ecosystem](https://nezohub.com/) consists of three main components:&#x20;

1. [**Nezo Core**](https://docs.nezohub.com/nezohub/overview/what-is-nezo-core)  - a Layer 1 (L1) blockchain that emphasizes scalability, AI-driven smart contracts, and EVM compatibility.
2. [**Nezo Sydra**](https://docs.nezohub.com/nezohub/overview/what-is-nezo-sydra) - a Layer 2 (L) scaling solution that leverages [zero-knowledge proofs](https://docs.nezohub.com/nezohub/overview/research/zero-knowledge-proofs) to enhance Ethereum's scalability with a decentralized sequencer for secure and efficient transaction processing.
3. [**Nezo Portal**](https://docs.nezohub.com/nezohub/nezohub-litepaper#key-features) - the web and mobile app connecting users to the entire ecosystem.

Interconnected yet autonomous, these components collectively create a robust, flexible, and secure environment for blockchain development and interactions. [NezoHub](https://nezohub.com) is designed to push the boundaries of decentralized technology, making it a powerful hub for the next generation of blockchain solutions.\ <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.nezohub.com/nezohub/overview/what-is-nezohub.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.
