# Getting started

Learn how to integrate Croct into your project.

Pick your framework to see how to install and integrate Croct step by step.

> **Are you a developer?**
>
> Throughout the guides, prefer using our CLI for faster setup, type-safe content, and built-in fallbacks.

## Quickstart

Here is a quick guide to get you started:

- [JavaScript](/reference/sdk/javascript/integration)
- [React](/reference/sdk/react/integration)
- [Next.js](/reference/sdk/nextjs/integration)
- [Hydrogen](/reference/sdk/hydrogen/integration)
- [Vue](/reference/sdk/vue/integration)
- [Nuxt](/reference/sdk/nuxt/integration)
- [PHP](/reference/sdk/php/integration)
- [Symfony](/reference/sdk/symfony/integration)
- [Laravel](/reference/sdk/laravel/integration)
- [Drupal](/reference/sdk/drupal/integration)
- [Storyblok](/reference/sdk/storyblok/integration)

## Explore

Check out these links to learn more about our features and concepts:

- [Components](/explanation/component): Discover how components help achieve consistency and reusability.
- [Slots](/explanation/slot): See how slots make easy updating content without code changes.
- [Events](/reference/event/overview#event-types): Learn how to track user events for analytics and personalization.
- [Audiences](/explanation/audience): Understand how to delivery content to specific groups of users.
- [Analytics](/reference/analytics): Learn how to analyze your dashboards.
- [APIs](/reference/api/overview): Explore our HTTP APIs and how to use them.
- [SDKs](/reference/sdk): Find everything you need to use our SDKs.
- [CLI](/reference/cli/installation): Learn how to install the Croct CLI.
