> For the complete documentation index, see [llms.txt](https://docs.garden.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.garden.io/welcome.md).

# Welcome to Garden!

Garden is a DevOps automation tool for developing and testing Kubernetes apps faster

{% hint style="warning" %}
[See here](https://docs.garden.io/bonsai-0.13) for the Garden 0.13 (Bonsai) docs.
{% endhint %}

Garden lets you spin up **production-like environments** for development, testing, and CI **on demand**. It enables teams to use the **same configuration** and workflows for **every stage of software delivery**—and dramatically **speeds up builds and test runs** via smart caching.

If there's something you can't find in our docs, we happily encourage you to checkout [Garden Discussions](https://github.com/garden-io/garden/discussions) and/or file an issue on [our GitHub repo](https://github.com/garden-io/garden). We're more than happy to help!

#### Overview

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>What is Garden</strong></td><td>A quick introduction to the how and why of Garden</td><td><a href="/overview/what-is-garden.md">What is Garden</a></td></tr><tr><td><strong>Use Cases</strong></td><td>A look at the most common Garden use cases</td><td><a href="/overview/use-cases.md">Use Cases</a></td></tr><tr><td><strong>Garden vs Other Tools</strong></td><td>The cloud native tooling space is complex—learn where Garden fits in</td><td><a href="/overview/garden-vs-other-tools.md">Garden vs Other Tools</a></td></tr></tbody></table>

#### Getting Started

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Quickstart</strong></td><td>Get started with Garden in less than 5 minutes using our example project</td><td><a href="/getting-started/quickstart.md">Quickstart</a></td></tr><tr><td><strong>Basics</strong></td><td>A quick introduction to Garden basics</td><td><a href="/tutorials/your-first-project.md">Your First Project</a></td></tr><tr><td><strong>Next Steps</strong></td><td>Once you've kicked the tires with our quickstart example, come here to learn how to add Garden to your own project</td><td><a href="/getting-started/next-steps.md">Next Steps</a></td></tr></tbody></table>

#### Using Garden

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Variables and templating</strong></td><td>An introduction to Garden's powerful templating functionality</td><td><a href="/features/variables-and-templating.md">Variables and Templating</a></td></tr><tr><td><strong>Kubernetes</strong></td><td>Learn how to use Garden to build, deploy, and test your K8s apps</td><td><a href="/using-garden-with/kubernetes.md">Kubernetes</a></td></tr><tr><td><strong>Reference docs</strong></td><td>The pages in this section container reference docs for different plugins and actions types</td><td><a href="/reference/providers.md">Providers</a></td></tr></tbody></table>
