llms.txt Content
# Depot
## Documentation
- [Get started with Depot](https://depot.dev/docs) - Depot accelerates container builds, GitHub Actions, and CI workflows.
- [Manage your Depot account and organizations](https://depot.dev/docs/account) - Learn how your Depot account works and how to manage it.
- [Quickstart for remote Claude Code agents on Depot](https://depot.dev/docs/agents/claude-code/quickstart) - Step by step guide on how to get up and running with remote Claude Code agents on Depot.
- [Remote Agents](https://depot.dev/docs/agents/overview) - Learn how to use move your coding agents off of your local machine and onto Depot's remote agents platform
- [Container builds API tutorial](https://depot.dev/docs/api/api-container-builds-tutorial)
- [Authentication](https://depot.dev/docs/api/authentication) - How to generate organization level API tokens for authenticating to the Depot API
- [Depot API Overview](https://depot.dev/docs/api/overview) - Create and manage Depot projects and builders for running image builds on behalf of your own users.
- [Depot SDK Reference](https://depot.dev/docs/api/sdk-reference) - Complete SDK reference for managing Depot projects, builds, registry, BuildKit endpoints, and usage data
- [Authentication](https://depot.dev/docs/cache/authentication) - Learn how to authenticate with Depot remote caching
- [Configure Bazel to use Depot Cache](https://depot.dev/docs/cache/integrations/bazel) - Learn how to use Depot remote caching for Bazel builds
- [GitHub Actions](https://depot.dev/docs/cache/integrations/github-actions) - Learn how to use Depot remote caching for GitHub Actions workflows
- [Configure Go to use Depot Cache](https://depot.dev/docs/cache/integrations/gocache) - Learn how to use Depot remote caching for Go
- [Configure Gradle to use Depot Cache](https://depot.dev/docs/cache/integrations/gradle) - Learn how to use Depot remote caching for Gradle builds
- [Configure Maven to use Depot Cache](https://depot.dev/docs/cache/integrations