# HeLa Runtime Node

The **HeLa Runtime Node** is a core component of the HeLa blockchain infrastructure. Its primary responsibility is the execution of smart contracts and the processing of transactions within the **EVM-compatible runtime layer**. As an integral part of the network, the Runtime Node facilitates seamless interactions with decentralized applications, ensuring smooth user experiences.

By running a HeLa Runtime Node, users play an active role in supporting the **operation, stability, and security** of the HeLa network.

In addition to these responsibilities, Runtime Nodes help maintain the performance of the network by distributing workload across multiple participants. This ensures that applications built on HeLa provide users with a **fast, secure, and consistent experience**.

> Note: The HeLa Runtime Node is under active enhancement. Additional features and optimizations will be introduced as the ecosystem evolves. Future updates will further expand the capabilities of Runtime Nodes, ensuring continuous improvements in scalability, efficiency, and developer usability.

Stay tuned for upcoming releases and documentation updates as we continue to build and optimize the **HeLa blockchain ecosystem**.

<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.helalabs.com/hela-node/hela-runtime-node.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.
