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

# Get Started

## Setting up

Set up satori and start your journey.

<CardGroup cols={2}>
  <Card title="Installing Satori" icon="download" iconType="regular" color="#2286df" href="https://docs.satoridb.com/install">
    Get your docs set up locally for easy development
  </Card>
</CardGroup>

## Start here

Here are our recommended sections

<CardGroup cols={2}>
  <Card title="Quickstart" icon="bolt-lightning" iconType="regular" color="#2286df" href="https://docs.satoridb.com/quickstart">
    Get a short, hands on example to start using satori right now
  </Card>

  <Card title="SDKs" icon="code" color="#2286df" href="https://docs.satoridb.com/sdks">
    Get information and examples on how to uses or languages SDKs
  </Card>

  <Card title="Basic Concepts" icon="book" color="#2286df" href="https://docs.satoridb.com/basic-concepts">
    Learn the basics and be ready to build your next app
  </Card>

  <Card title="Donate" icon="stars" color="#2286df" href="https://docs.satoridb.com/soon#donate">
    If you support this team's work please support us with your donation \<3
  </Card>
</CardGroup>
