# Our Features

## Remote Desktop Deployment

This service allows you to install Windows or Linux remote desktop environment on a Linux-based VPS without using rescue mode or VNC.\
The deployment process runs directly on a VPS with **Ubuntu or Debian** installed and requires **root access**.

Please note that not all virtualization platforms and CPU architectures are supported.

**Supported virtualization platforms:**

* KVM
* Hyper-V
* VMware
* Xen

**Not supported:**

* OpenVZ
* ARM-based CPUs

## Automatic Network and Remote Desktop Configuration

Network connectivity and remote desktop access are configured automatically during deployment.

No additional manual steps are required, such as:

* Configuring a static IP address
* Enabling RDP
* Adding firewall exceptions

Once the deployment is completed, the system is ready for remote access.

## **Multiple Remote Desktop Operating System Options**

You can deploy a remote desktop environment using multiple operating system options, depending on your needs.

**Windows-based options:**

* Windows Server 2012
* Windows Server 2016
* Windows Server 2019
* Windows Server 2022
* Windows 10 LTSC 2019
* Windows 10 LTSC 2021
* Windows 10 Pro

**Linux-based options:**

* Linux Mint (XFCE, RDP-enabled)

> **Note:**\
> This is a deployment service only.\
> Operating system licenses are not included. Customers are responsible for providing and activating a valid license if required.


---

# 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.tinyinstaller.top/overview/our-features.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.
