# Introduction

## Bekane - Open Source VDI Management for Proxmox

Bekane is a modern, scalable, and user-friendly **Virtual Desktop Infrastructure (VDI)** management platform built specifically for **Proxmox VE**. It enables organizations to provide high-performance remote desktop access to users while simplifying administrative overhead.

### Key Features

* **Native Proxmox VE Integration**: Seamlessly manage virtual machines, templates, and snapshots directly from Bekane.
* **Modern Web Portal**: A clean Vue.js interface for users to start, stop, and connect to their desktops via RDP.
* **JIT Edge Access**: Secure Just-In-Time TCP lease management for optimized remote connections.
* **Automated Lifecycle**: Pool management with automatic cloning, state synchronization, and resource cleanup.
* **Extensible Architecture**: Modular design allowing for community and enterprise extensions.

### Use Cases

* **Education & Research**: Deploy standardized lab environments for students that reset after each session.
* **Remote & Hybrid Work**: Provide employees with secure, consistent access to corporate desktops from any device.
* **Software Development**: Quickly spin up isolated development or testing environments.
* **Training & Workshops**: Deliver ready-to-use virtual machines for trainees with automated provisioning.


---

# 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://documentation.bekane.org/project-overview/introduction.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.
