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

# Get Started with Qovery

Qovery runs on your own cloud — AWS, GCP, Azure, or Scaleway. Tell your AI agent to deploy, or use the console, CLI, and Terraform. Everything drives the same Kubernetes control plane.

Choose your deployment path.

## AI-Powered Paths

<div className="ai-section">
  <CardGroup cols={2}>
    <Card title="Deploy with AI Agent" icon="wand-magic-sparkles" href="/getting-started/quickstart/ai-agent">
      Tell your agent to deploy. It handles Dockerfile, database, env vars, and Kubernetes — automatically.

      **\~10 min** · Claude Code, Cursor, OpenCode, 30+ tools
    </Card>

    <Card title="AI Dev & Remote Environments" icon="laptop-code" href="/getting-started/quickstart/remote-dev-environments">
      Each developer or AI agent gets their own isolated environment. Clone, use, destroy.

      **\~10 min** · Pay only while active
    </Card>
  </CardGroup>
</div>

## Platform Paths

<CardGroup cols={2}>
  <Card title="Preview Environments" icon="code-branch" href="/getting-started/guides/use-cases/ephemeral-environment">
    A full-stack environment auto-created for every pull request. Deleted on merge.

    **\~45 min setup** · Automatic per PR
  </Card>

  <Card title="Production SaaS & Web Apps" icon="rocket" href="/getting-started/guides/use-cases/production-environment-management">
    Deploy scalable applications with auto-scaling, managed databases, and zero-downtime rollouts.

    **\~45 min** · AWS, GCP, Azure, Scaleway
  </Card>

  <Card title="Test & Learn Locally" icon="flask" href="/getting-started/quickstart/docker-desktop">
    Free local k3s cluster on your laptop. Full Qovery features, no cloud account needed.

    **\~15 min** · Free
  </Card>

  <Card title="Enterprise / Bring Your Own Cluster" icon="building" href="/getting-started/installation/kubernetes">
    Connect an existing Kubernetes cluster. Full compliance, custom networking, BYOK.

    **\~20 min** · Complete control
  </Card>
</CardGroup>

## Every Interface, One Control Plane

<CardGroup cols={4}>
  <Card title="AI Agent Skill" icon="wand-magic-sparkles" href="/getting-started/quickstart/ai-agent">
    Deploy from your AI tool
  </Card>

  <Card title="MCP Server" icon="robot" href="/copilot/mcp-server">
    Manage via natural language
  </Card>

  <Card title="Console" icon="browser" href="https://console.qovery.com">
    Visual UI
  </Card>

  <Card title="CLI · Terraform · API" icon="terminal" href="/cli/overview">
    Code & automation
  </Card>
</CardGroup>
