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

# CoreWeave Documentation

> Learn how to deploy, manage, and observe your workloads on CoreWeave.

## Get started

<Card title="Get started with CoreWeave" icon="rocket" href="/get-started" arrow="true">
  Account setup, environment configuration, and running your first workloads.
</Card>

## Products

<Columns cols={3}>
  <Card title="CoreWeave Kubernetes Service (CKS)" icon="box" href="/products/cks" arrow="true">
    Managed Kubernetes on bare metal for training, inference, and HPC.
  </Card>

  <Card title="SUNK" icon="workflow" href="/products/sunk" arrow="true">
    Slurm on Kubernetes for batch and burst workloads.
  </Card>

  <Card title="Inference" icon="bot" href="/products/inference" arrow="true">
    Serverless and dedicated inference options for serving AI models.
  </Card>

  <Card title="CoreWeave Sandbox" icon="flask-conical" href="/products/sandboxes" arrow="true">
    Ephemeral compute sandboxes for agents and code interpretation.
  </Card>

  <Card title="Storage" icon="database" href="/products/storage" arrow="true">
    S3-compatible object storage, dedicated VAST clusters, distributed file storage, local storage, and a managed database for AI and ML workloads.
  </Card>

  <Card title="Networking" icon="network" href="/products/networking" arrow="true">
    VPCs, HPC Interconnect, Direct Connect, IP addresses, and Ingress Service for secure, high-performance connections between your resources.
  </Card>
</Columns>

## Platform

<Columns cols={4}>
  <Card title="Security & Admin" icon="shield" href="/security" arrow="true">
    User management, IAM access policies, support access controls, and platform security architecture for AI workloads.
  </Card>

  <Card title="Instances & Capacity" icon="cpu" href="/platform/instances/about-instances" arrow="true">
    GPU and CPU compute instances, and reserved, on-demand, and spot plans for securing capacity.
  </Card>

  <Card title="Regions & Availability" icon="globe" href="/platform/regions/about-regions-and-azs" arrow="true">
    General Access and Dedicated Access Regions and Availability Zones, plus CoreWeave Omni for self-hosted infrastructure.
  </Card>

  <Card title="Observability" icon="activity" href="/observability" arrow="true">
    Grafana dashboards, logs, metrics, telemetry, and alerts for monitoring hardware and workloads.
  </Card>
</Columns>

<Columns cols={3}>
  <Card title="Billing and pricing" icon="credit-card" href="/billing" arrow="true">
    Billing insights, invoices, and pricing for CoreWeave services.
  </Card>

  <Card title="Policies" icon="scroll-text" href="/policies/terms-of-service" arrow="true">
    Terms of service, acceptable use, and compliance policies.
  </Card>

  <Card title="Release notes" icon="megaphone" href="/changelog" arrow="true">
    Release notes and product updates for CoreWeave services.
  </Card>
</Columns>
