# Why Hora OS

1. **Sustainable:** based on a model that works through a network of computers, it does not depend on any computer.&#x20;
2. **High security:** Encrypted and distributed data according to a decentralized mechanism&#x20;
3. **Energy-saving:**&#x74;okenization of computer network resources leads to better usage efficiency&#x20;
4. **Infinitely scalable:** the mechanism to connect millions of computers to the network&#x20;
5. **Optimal network operating costs:** based on the sharing economy model (peer-to-peer - P2P)

![](/files/-MbQk_SPHsAK-vdIsGj3)


---

# 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.horaos.com/why-hora-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.
