> ## Documentation Index
> Fetch the complete documentation index at: https://vastai-80aa3a82-ltxv2-serverless.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# FAQ Overview

> Find answers to common questions about Vast.ai

<script
  type="application/ld+json"
  dangerouslySetInnerHTML={{
__html: JSON.stringify({
"@context": "https://schema.org",
"@type": "WebPage",
"name": "Vast.ai FAQ",
"description": "Frequently asked questions about Vast.ai",
"author": {
    "@type": "Person",
    "name": "Vast.ai Team"
  },
  "datePublished": "2025-10-10",
  "dateModified": "2025-10-10"
})
}}
/>

Browse our frequently asked questions organized by topic.

<CardGroup cols={2}>
  <Card title="General" icon="circle-info" href="/documentation/reference/faq/general">
    Platform basics, advantages, and how Vast.ai works
  </Card>

  <Card title="Instances" icon="server" href="/documentation/reference/faq/instances">
    Creating, managing, and configuring GPU instances
  </Card>

  <Card title="Rental Types" icon="tag" href="/documentation/reference/faq/rental-types">
    On-demand vs interruptible instances and pricing
  </Card>

  <Card title="Jupyter & SSH" icon="terminal" href="/documentation/reference/faq/jupyter-ssh">
    Connecting to instances via Jupyter and SSH
  </Card>

  <Card title="Security" icon="shield" href="/documentation/reference/faq/security">
    Data protection and platform security
  </Card>

  <Card title="Technical" icon="gear" href="/documentation/reference/faq/technical">
    DLPerf scores, Docker, and advanced topics
  </Card>
</CardGroup>
