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

# Video Tutorials

> Step-by-step video walkthroughs for deploying and managing the Xloud Platform — XDEPLOY, instances, storage, networking, security, and more.

Video tutorials demonstrating key workflows on the Xloud Platform.

***

## Featured — Full XDEPLOY Walkthrough

<div className="grid grid-cols-1 md:grid-cols-2 gap-6 items-center">
  <div>
    End-to-end deployment of Xloud with XDEPLOY — from first login after XOS installation to a live multi-node production cluster running XAVS, XSDS, and XMS. Covers activation, host setup, XSDS storage, cluster configuration, load balancer, monitoring, advanced features, cluster licensing, and the full Operations workflow.

    [Read the full XDEPLOY guide](/deployment)
  </div>

  <iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/d3LdoBMgjSg" title="How to Deploy Xloud with XDEPLOY — Full Walkthrough" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</div>

***

## Browse by Category

<CardGroup cols={2}>
  <Card title="Compute" icon="server" href="/videos/compute" color="#197560">
    Create instances, live migrate, clone, tag, and scale VMs
  </Card>

  <Card title="Storage" icon="hard-drive" href="/videos/storage" color="#197560">
    Create volumes, backups, and restore from backup
  </Card>

  <Card title="Networking & DNS" icon="network" href="/videos/networking" color="#197560">
    DNS zones, record sets, and network configuration
  </Card>

  <Card title="Security & Identity" icon="shield" href="/videos/security" color="#197560">
    RBAC permissions, secrets management, and image uploads
  </Card>

  <Card title="Monitoring" icon="activity" href="/videos/monitoring" color="#197560">
    Activity Log auditing, dashboards, and alerts in Monitor Center
  </Card>
</CardGroup>
