> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chartbrew.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Start with Chartbrew

> Welcome to the Chartbrew documentation site where you can learn how to use the platform

<img src="https://mintcdn.com/chartbrew/YPArDehzXjtype0O/images/chartbrew-dash.png?fit=max&auto=format&n=YPArDehzXjtype0O&q=85&s=61a3f07fdd08af939693fa5556df62bb" alt="title" width="1220" height="770" data-path="images/chartbrew-dash.png" />

## Start here

This site will cover the basics of how to get the platform set up on your machine and
guide you on how to use the API.

<CardGroup cols={2}>
  <Card title="Set up Chartbrew" icon="wrench" href="quickstart">
    Get your Chartbrew set up locally or in the cloud
  </Card>

  <Card title="API Reference" icon="code" href="api-reference">
    Learn how to use the Chartbrew API
  </Card>
</CardGroup>

## Learn more

Some more resources to help you get the most out of Chartbrew.

<CardGroup cols={2}>
  <Card title="Explore guides on our blog" icon="newspaper" href="https://chartbrew.com/blog">
    Read our latest guides and tutorials
  </Card>

  <Card title="Tech stack" icon="code" href="/architecture/backend">
    Learn about the tech stack that powers Chartbrew
  </Card>

  <Card title="Integrations" icon="puzzle" href="https://chartbrew.com/integrations">
    See how you can integrate other services with Chartbrew
  </Card>

  <Card title="Roadmap" icon="road" href="https://chartbrew.com/roadmap">
    Learn how to migrate from one version to another
  </Card>
</CardGroup>
