# Get started with Depot (https://depot.dev/docs)

Depot makes your CI workflows and container builds faster, more observable, and easier to debug.

Use any product standalone. Or combine them for compounding gains: run Depot container builds in Depot CI workflows or in GitHub Actions workflows on Depot runners.

{/* prettier-ignore */}

<TrackedLink href="https://depot.dev/sign-up" buttonId="docs-overview-signup">Sign up</TrackedLink> for a Depot account to start a free trial. No credit card required.

<DocsCardGrid cols="2">
  <DocsCard
    title="Depot CI"
    badge="New"
    icon="<DepotMonoIcon />"
    description="Fast, programmable, debuggable CI that runs your existing GitHub Actions workflows."
    links="[
  {text: 'Quickstart', href: '/docs/ci/quickstart'},
  {text: 'Learn more', href: '/docs/ci/overview'},
]"
  />

  <DocsCard
    title="Container builds"
    icon="<CpuIcon />"
    description="Drop-in replacement for fast Docker builds, with persistent cache and native x86 and Arm support."
    links="[
  {text: 'Quickstart', href: '/docs/container-builds/quickstart'},
  {text: 'Learn more', href: '/docs/container-builds/overview'},
]"
  />

  <DocsCard
    title="GitHub Actions runners"
    icon="<GitHubLogoIcon />"
    description="Drop-in replacement for faster GitHub Actions runners."
    links="[
  {text: 'Quickstart', href: '/docs/github-actions/quickstart'},
  {text: 'Learn more', href: '/docs/github-actions/overview'},
]"
  />

  <DocsCard
    title="Depot Registry"
    icon="<ShippingContainerIcon />"
    description="OCI-compliant registry for container builds, pull-through cache, or storing any artifact."
    links="[
  {text: 'Quickstart', href: '/docs/registry/quickstart'},
  {text: 'Learn more', href: '/docs/registry/overview'},
]"
  />
</DocsCardGrid>

<DocsCTASecondary>
  <TrackedLink href="/docs/managed/overview" buttonId="main-docs-cta-to-managed">
    <span className="font-semibold text-radix-mauve12">
      Deploy the Depot data plane in your AWS account with Depot Managed →
    </span>
  </TrackedLink>
</DocsCTASecondary>

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.