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

# Quick Start

## Agents

Bunkr agents are lightweight software deployed at the edge of your infrastructure. They proxy storage requests from your application to your configured storage providers by complying to storage location constraints you've defined.

To start working with Bunkr, you need to deploy its agents at the edge of your infrastructure.

**You can read more about how to deploy Bunkr agents here:**

## **Storage Locations**

A storage location describes where the data should be stored on a storage provider. Bunkr agents route storage requests according to storage locations.

To start working with Bunkr, you need to define at least one storage location to tell its agents where data should be stored.

**You can read more about how to create a storage location here:**
