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

# Overview

Novita AI **GPUs** provides:

* **[GPU Instance](/guides/gpu-instance-overview):** A dedicated virtual machine with full control over GPU hardware, ideal for long-running, predictable workloads.
* **[Serverless GPUs](/guides/serverless-gpus-overview):** A fully managed, on-demand GPU service that dynamically scales and charges based on actual usage, perfect for burstable and sporadic tasks.

<CardGroup cols={2}>
  <Card title="Create your first GPU instance" icon="box" href="/guides/gpu-instance-quickstart-preparations">
    Here's a guide on how to create, manage and use your first GPU instance.
  </Card>

  <Card title="Set up a Serverless Endpoint from Scratch" icon="box" href="/guides/serverless-gpus-quickstart-preparations">
    To learn about the Serverless GPUs, follow this guide.
  </Card>
</CardGroup>
