# Introduction & Hardware

Our Cloud VM platform runs on the KVM architecture and is delivered to users through a beautiful and functional control panel for on-demand management (VirtFusion). Features include power control, VNC console, VM reinstallation, OS templates, custom ISO support, SSH key management, usage metrics, and more.

## Cloud VM Lineup Information

<table data-full-width="true"><thead><tr><th>Product</th><th>CPU Model(s)</th><th>Memory Specification</th><th>Storage Specification</th><th>Network Uplink</th></tr></thead><tbody><tr><td>Cloud VM Premium</td><td>AMD EPYC Genoa 9654/9554</td><td>Samsung/Micron DDR5 4800MHz ECC</td><td>Kioxia/Samsung/DapuStor Datacenter-Grade PCIe Gen4/5 NVMe</td><td>50GigE Bonded Uplink</td></tr><tr><td>Cloud VM Standard</td><td>AMD EPYC Milan 7713/7C13/7763</td><td>Samsung/Micron DDR4 2666MHz ECC</td><td>Kioxia/Samsung/DapuStor Datacenter-Grade PCIe Gen4/5 NVMe</td><td>50GigE Bonded Uplink</td></tr></tbody></table>


---

# 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.terabix.net/terabix-cloud/introduction-and-hardware.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.
