> ## 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.

# Compute User Guide

> Create, configure, and manage virtual machine instances in your Xloud private cloud.

Manage the complete instance lifecycle — launch, resize, reboot, rescue, and advanced configurations.

***

<CardGroup cols={4}>
  <Card title="Availability Zones" icon="map-pin" href="/services/compute/availability-zones" color="#197560">
    Fault domains and instance placement
  </Card>

  <Card title="Create Instance" icon="play" href="/services/compute/launch-instance" color="#197560">
    Create a VM from image and flavor
  </Card>

  <Card title="Security Groups" icon="shield" href="/services/compute/security-groups" color="#197560">
    Firewall rules for instances
  </Card>

  <Card title="Server Groups" icon="group" href="/services/compute/server-groups" color="#197560">
    Affinity and anti-affinity policies
  </Card>

  <Card title="IP Addresses" icon="globe" href="/services/compute/manage-ips" color="#197560">
    Floating IP allocation and association
  </Card>

  <Card title="Resize Instance" icon="move-vertical" href="/services/compute/resize-instance" color="#197560">
    Change vCPU, RAM, and disk
  </Card>

  <Card title="Reboot Instance" icon="refresh-cw" href="/services/compute/reboot-instance" color="#197560">
    Soft and hard reboot
  </Card>

  <Card title="Rescue Instance" icon="life-buoy" href="/services/compute/rescue-instance" color="#197560">
    Recovery from OS failures
  </Card>

  <Card title="Block Devices" icon="hard-drive" href="/services/compute/block-device-mapping" color="#197560">
    Volumes and disks at launch
  </Card>
</CardGroup>
