# Download
Download the whole NDTwin package to install all of its components on a Linux server or download a demo VM image in which the NDTwin package has been installed completely for a quick start.

Canonical URL: https://www.ndtwin.org/docs/download/

---


## Quick Start (Recommended)

For users who want to experience the NDTwin system immediately without manual configuration, we recommend downloading the pre-configured Virtual Machine.

| Component | Description | Format | Link |
| :--- | :--- | :--- | :--- |
| **Pre-configured Demo VM** | A fully set up virtual environment with all NDTwin components installed. Requires  VMware. | `.ova` | [Download](https://drive.google.com/file/d/1GKkT7UygMzFSda6zIpJio0vQh7jWsXU_/view?usp=sharing) |

---

## Individual Components

If you are installing NDTwin on a dedicated Linux server or a custom environment, please download the required components below.

### Kernel
The NDTwin Kernel.

| Component | Version | Description | Download |
| :--- | :--- | :--- | :--- |
| **NDTwin Kernel** | v1.0.0 | The core module of the NDTwin architecture. | [Link](https://github.com/ndtwin-lab/NDTwin-Kernel) |



### Network Tools
Utilities for traffic generation, visualization, and logging.

| Component | Version | Description | Download |
| :--- | :--- | :--- | :--- |
| **Simulation Platform** | v1.0.0 | The environment for running network simulations. | [Link](https://github.com/ndtwin-lab/Simulation-Platform-Manager) |
| **Web GUI** | v1.0.0 | Browser-based interface for management and monitoring. | [Link](https://github.com/ndtwin-lab/Web-GUI) |
| **Network Traffic Visualizer** | v1.0.0 | Real-time graphical representation of network flows. | [Link](https://github.com/ndtwin-lab/Network-Traffic-Visualizer) |
| **Network Traffic Generator** | v1.0.0 | Tool for generating synthetic traffic patterns for testing. | [Link](https://github.com/ndtwin-lab/Network-Traffic-Generator) |
| **Network State Recorder** | v1.0.0 | Captures and logs network states for replay and analysis. | [Link](https://github.com/ndtwin-lab/Network-State-Recorder) |

### Applications
Sample and production applications designed to run on top of NDTwin.

| Component | Version | Description | Download |
| :--- | :--- | :--- | :--- |
| **Energy-Saving App** | v1.0.0 | Algorithm for optimizing power consumption in the network. | [Link](https://github.com/ndtwin-lab/Energy-Saving-App) |
| **Traffic-Engineering App** | v1.0.0 | Application for dynamic routing and flow optimization. | [Link](https://github.com/ndtwin-lab/Traffic-Engineering-App) |

---

## Installation Guide

For instructions on how to install the individual packages, please refer to the [Installation Documentation](../NDTwin%20Installation%20Manual/).

