# Hora Virtual Machine

The Hora Virtual Machine (HVM) is an Ethereum Virtual Machine integrated into the Hora Os platform. HVM is a virtual machine system that runs to validate the state of the Ethereum blockchain network, it belongs to layer1 that allows interaction and authentication of data without going through the main chain. At the same time, it is possible to interact with the main chain through smartcontracts to overwrite the data on the block and validate the data on the blocks through the minified hash function.

![](/files/-MbAJ7QcHMpZE9ruc9xi)


---

# 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/structure/hora-virtual-machine.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.
