# Introduction to Omega OS

Omega OS is a privacy-first operating system built on Electron, designed as an isolated desktop environment with comprehensive security features, built-in applications, AI integration, and optional blockchain functionality.

It operates independently from your host system, providing a secure, sandboxed workspace for all your computing needs.

## Core Philosophy

{% hint style="info" %}
Omega OS is built with privacy as its foundation. Every component — from architecture to applications — is designed to ensure your data remains under your control.

* No telemetry
* No tracking
* No data collection
* No hidden analytics
* Just a secure operating system that respects your autonomy.
  {% endhint %}

## Key Characteristics

* **Privacy-First Design:** Privacy and data protection by default
* **Local Processing:** AI and sensitive operations run entirely on-device
* **Isolated Environment:** Fully sandboxed from the host OS
* **Blockchain Integration:** Optional identity and document sync
* **Open Architecture:** Built on open-source technologies

## Version Information

(Version details to be added)


---

# 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://omega-6.gitbook.io/omega/omega-os/introduction-to-omega-os.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.
