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

# Warp documentation

> Warp is an agentic development environment built on the terminal. Find guides for the terminal, AI Agent Mode, cloud agents, the oz CLI, and contributing.

Welcome to the Warp documentation. Warp combines a GPU-accelerated terminal with a built-in AI coding agent, a cloud agent platform (Oz), and team collaboration tools — all from the command line.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Install Warp and run your first AI agent in minutes
  </Card>

  <Card title="Installation" icon="download" href="/installation">
    Download Warp for macOS, Linux, or Windows
  </Card>

  <Card title="Terminal" icon="terminal" href="/terminal/overview">
    Blocks, completions, SSH, and workflows
  </Card>

  <Card title="AI Agent Mode" icon="robot" href="/agent/agent-mode">
    Write and run code with Warp's built-in AI agent
  </Card>

  <Card title="Cloud Agents (Oz)" icon="cloud" href="/cloud/overview">
    Run agents headlessly in the cloud, on a schedule
  </Card>

  <Card title="CLI Reference" icon="code" href="/cli/overview">
    Full reference for the `oz` command-line interface
  </Card>
</CardGroup>
