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

# SambaNova developer guide overview

The SambaNova developer guide is intended for users of both [SambaCloud](https://sambanova.ai/products/sambacloud) and [SambaStack](https://sambanova.ai/products/sambastack) products. Both products are built with the same technologies; however, there are some feature differences. In these cases, details about the differences and which product they apply to are explained in the guide.

## Get started with SambaNova

<CardGroup cols={2}>
  <Card title="Quickstart" href="/en/get-started/quickstart">
    Get started with the SambaNova API.
  </Card>

  <Card title="OpenAI compatibility" href="/en/features/openai-compatibility">
    Use the [OpenAI](/en/features/openai-compatibility) client to quickly request SambaNova models.
  </Card>

  <Card title="AI Starter Kits" href="/en/build/ai-starter-kits">
    Explore a collection of example applications for various use cases.
  </Card>

  <Card title="Integrations" href="/en/integrations/overview">
    Easily build with frameworks and platforms in the AI ecosystem.
  </Card>

  <Card title="Custom Checkpoints" href="/en/sambastack/service-administration/deploy-custom-checkpoints">
    Run inference on your finetuned checkpoints at SambaNova speeds.
  </Card>
</CardGroup>
