> For the complete documentation index, see [llms.txt](https://omega-6.gitbook.io/omega/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://omega-6.gitbook.io/omega/readme.md).

# Omega

## Introduction to Omega

**Omega** is a next-generation **Hybrid Layer 1 blockchain** that redefines what's possible at the intersection of scalability, sovereignty, and performance.

It combines the **speed and efficiency of a Layer 2** with the **autonomy and robustness of a Layer 1**, offering a unique architecture for developers who want the best of both worlds.

Omega is fully EVM-compatible while maintaining complete control over execution, gas economics, and infrastructure — enabling builders to launch powerful decentralized applications without compromise.

***

### 🌀 What Makes Omega Different?

* **Hybrid Layer 1 Design**\
  Not just a rollup. Not just a sidechain. Omega introduces a new paradigm where L2-like performance meets L1-level sovereignty.
* **Built for Performance**\
  Designed to support high-throughput applications such as decentralized trading, gaming economies, and complex smart contract systems.
* **Powered by the Ω Token**\
  A single token to govern, transact, and sustain the Omega network.

***

### 🧭 The Vision

Omega is more than just a chain — it’s an **execution layer for the next wave of Web3 applications**:

> “Scale like an L2. Build like an L1.”

***

Continue to the Chain Overview to explore the core infrastructure, technical foundation, and key components of Omega.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://omega-6.gitbook.io/omega/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
