> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xloud.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# XAVS — Advanced Virtualization Suite

> Manage virtual machines and containers on a single optimized platform. Bare-metal performance, live migration, and enterprise-grade security.

XAVS (Advanced Virtualization Suite) is Xloud's flagship virtualization product. It enables you to manage VMs and containers on a single, unified platform with bare-metal performance, live migration, and enterprise-grade security.

<Card title="XAVS — Advanced Virtualization Suite" icon="external-link" href="https://xloud.tech/xavs" color="#197560" horizontal>
  Product details, hardware compatibility, performance benchmarks, and datasheet on xloud.tech
</Card>

***

<p style={{ fontSize: '1.25rem', fontWeight: 700, marginBottom: '0.75rem' }}>XAVS Documentation</p>

<CardGroup cols={2}>
  <Card title="User Guide" icon="book-open" href="/services/compute/user-guide" color="#197560">
    Launch, manage, resize, migrate, and snapshot virtual machine instances.
  </Card>

  <Card title="Admin Guide" icon="settings" href="/services/compute/admin-guide" color="#197560">
    Configure hypervisor hosts, schedulers, flavors, quotas, and compute policies.
  </Card>

  <Card title="CLI Reference" icon="terminal" href="/services/compute/cli-reference" color="#197560">
    Full CLI command reference for compute, flavors, aggregates, and migrations.
  </Card>

  <Card title="Deployment Guide" icon="rocket" href="/deployment" color="#197560">
    Deploy XAVS using XDeploy — the Xloud cluster provisioning and lifecycle tool.
  </Card>
</CardGroup>

***

<p style={{ fontSize: '1.25rem', fontWeight: 700, marginBottom: '0.75rem' }}>Key Capabilities</p>

<CardGroup cols={2}>
  <Card title="Launch Instances" icon="play" href="/services/compute/launch-instance" color="#197560">
    Create virtual machines from OS images, configure networking, and attach storage in one workflow.
  </Card>

  <Card title="Live Migration" icon="arrow-right-left" href="/services/compute/live-migration" color="#197560">
    Move running workloads between compute nodes with zero downtime — including vTPM-secured instances.
  </Card>

  <Card title="Live vCPU & RAM Scaling" icon="trending-up" href="/services/compute/live-resize" color="#197560">
    Dynamically adjust vCPU and memory on running instances without rebooting.
  </Card>

  <Card title="Snapshots & Backup" icon="camera" href="/services/compute/snapshots" color="#197560">
    Point-in-time instance snapshots with filesystem consistency and granular file-level restore.
  </Card>
</CardGroup>

***

<p style={{ fontSize: '1.25rem', fontWeight: 700, marginBottom: '0.75rem' }}>Related Services</p>

<CardGroup cols={3}>
  <Card title="Block Storage" icon="hard-drive" href="/services/storage/index" color="#197560">
    Persistent volumes and snapshots backed by the XSDS distributed storage backend
  </Card>

  <Card title="Networking" icon="network" href="/services/networking/index" color="#197560">
    Tenant networks, floating IPs, and security groups for XAVS compute instances
  </Card>

  <Card title="XSDS Storage" icon="database" href="/products/xsds" color="#197560">
    The distributed storage layer that powers XAVS block volumes and image storage
  </Card>
</CardGroup>
