# Features

## Decentralization & Resilience

* **No Central Point of Failure** — Distributed network of nodes eliminates reliance on a single server. The network continues operating even if some nodes are unavailable.
* **Self-Healing** — Shortest Path Bridging algorithms automatically reroute traffic around disruptions, maintaining stability and reliability.

***

## Communication

* **Offline Capable** — Communicate without internet access within range of a Zentanode (up to 6km). Ideal for remote or underserved areas.
* **AI-Powered Routing** — Q-learning and Artificial Neural Networks optimize communication paths for minimal latency and maximum efficiency.
* **Encrypted** — AES-256 encryption and multi-hop routing protect privacy and ensure data confidentiality.

***

## Technical Specifications

| Spec          | Value                                       |
| ------------- | ------------------------------------------- |
| Encryption    | AES-256                                     |
| Routing       | AI-powered (Q-learning + ANN)               |
| Self-Healing  | Shortest Path Bridging                      |
| Offline Range | Up to 6 km per node                         |
| Latency       | < 1 ms node-to-node                         |
| Frequencies   | 868 MHz (EU), 915 MHz (US), 922 MHz (LATAM) |

***

## Key Advantages

| Advantage         | Description                                             |
| ----------------- | ------------------------------------------------------- |
| Scalability       | Accommodates growing numbers of users and devices       |
| Flexibility       | Supports messaging, voice/video calls, and file sharing |
| Interoperability  | Integrates with existing infrastructure                 |
| Energy Efficiency | Optimized for battery-powered devices                   |
| Low Latency       | Real-time communication with minimal delay              |
| Cost Efficiency   | Leverages existing infrastructure and advanced routing  |
