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

# Getting started

- [What is Bluebricks?](https://bluebricks.co/docs/getting-started/building-blocks.md): Learn what Bluebricks is, how the context layer enables safe agentic infrastructure, and how orchestration fits in
- [Quick Start](https://bluebricks.co/docs/getting-started/quick-start.md): Connect your cloud and code, then talk to the Bluebricks agent to discover and manage your infrastructure
- [Connect your Cloud](https://bluebricks.co/docs/getting-started/connect-your-cloud.md): Connect your cloud accounts so Bluebricks can discover your resources and build the context layer that powers the agent
- [Connecting to AWS](https://bluebricks.co/docs/getting-started/connect-your-cloud/how-to-connect-aws.md): Step-by-step guide to connect an AWS account to Bluebricks using a CloudFormation stack
- [Connecting to Azure](https://bluebricks.co/docs/getting-started/connect-your-cloud/how-to-connect-azure.md)
- [Connecting to GCP](https://bluebricks.co/docs/getting-started/connect-your-cloud/how-to-connect-gcp.md): Step-by-step guide to connect a Google Cloud project to a Bluebricks collection, grant discovery permissions, and start cloud resource ingestion
- [Kubernetes Integration](https://bluebricks.co/docs/getting-started/connect-your-cloud/kubernetes-integration.md): How Bluebricks discovers managed Kubernetes clusters through your cloud connections and indexes live cluster state for the agent and context layer.
- [Connect your Code](https://bluebricks.co/docs/getting-started/connect-your-code.md): Connect your infrastructure code repositories so the Bluebricks agent can read your IaC, answer questions about it, and propose changes through pull requests
