<!-- llms-txt: https://hydron.app/llms.txt -->
<!-- llms-full-txt: https://hydron.app/llms-full.txt -->
<!-- canonical: https://hydron.app/docs -->

# Hydron Documentation

Complete documentation for the Hydron AI-powered deployment platform.
All pages are also available as plain markdown at `/docs/{slug}.md`.

Quick links:
- Single-file bundle: https://hydron.app/llms-full.txt
- Machine-readable index: https://hydron.app/docs/index.json
- llms.txt directive: https://hydron.app/llms.txt
- Blog: https://hydron.app/blog

## Getting Started

- [Introduction](https://hydron.app/docs/introduction.md) — What is Hydron and how does it work
- [Quick Start](https://hydron.app/docs/quick-start.md) — Deploy your first app in minutes
- [Key Concepts](https://hydron.app/docs/concepts.md) — Core concepts: projects, services, chats, plans

## Deploying

- [Deploy from Git](https://hydron.app/docs/deploy-from-git.md) — Deploy from GitHub, GitLab, Bitbucket, or any Git URL
- [Deploy a Docker Image](https://hydron.app/docs/deploy-docker.md) — Deploy an existing Docker image to your servers
- [Using Templates](https://hydron.app/docs/templates.md) — Quick-start with pre-configured templates

## Managing Your App

- [Projects](https://hydron.app/docs/projects.md) — Create, organize, and manage your projects
- [Services](https://hydron.app/docs/services.md) — Understanding and configuring services
- [Environment Variables](https://hydron.app/docs/environment-variables.md) — Setting and managing environment variables
- [Domains & SSL](https://hydron.app/docs/domains-ssl.md) — Custom domains and SSL certificates

## Infrastructure

- [How It Works](https://hydron.app/docs/how-it-works.md) — The full deployment pipeline explained
- [Code Analysis](https://hydron.app/docs/code-analysis.md) — How AI analyzes your codebase
- [Infrastructure Plans](https://hydron.app/docs/infrastructure-plans.md) — Understanding generated infrastructure plans
- [Server Provisioning](https://hydron.app/docs/server-provisioning.md) — How servers are provisioned and configured
- [Server Inventory](https://hydron.app/docs/server-inventory.md) — Browsing and managing your dedicated servers
- [Deployment Runs](https://hydron.app/docs/deployment-runs.md) — Monitoring and managing active deployments

## Account

- [Account Setup](https://hydron.app/docs/account-setup.md) — Registration, login, and OAuth
- [Security](https://hydron.app/docs/security.md) — Two-factor authentication and session management
- [Billing & Credits](https://hydron.app/docs/billing.md) — Credit system, usage tracking, and subscriptions
