# Nuxt SDK reference

Find everything you need to use our Nuxt SDK.

The Nuxt SDK provides composables, components, and server utilities for integrating personalized content into your Nuxt 3 applications with full server-side rendering support.

> **Looking for something specific?**
>
> Use the search bar at the top of the page or press `/` to quickly search through the documentation.

Use the summary below to quickly jump to a specific topic:

- [Integration](/reference/sdk/nuxt/integration): Learn how to integrate Croct into your Nuxt project.
- [Manual installation](/reference/sdk/nuxt/manual-installation): Learn the steps to manually integrate Croct into your Nuxt project.
- [Content rendering](/reference/sdk/nuxt/content-rendering): Learn how to fetch and render content for your slots.
- [Query evaluation](/reference/sdk/nuxt/query-evaluation): Learn how to evaluate queries in real-time.
- [Data collection](/reference/sdk/nuxt/data-collection): Learn how to collect information for personalization.
- [Event tracking](/reference/sdk/nuxt/event-tracking): Learn how to track events for analysis and personalization.
- [Prerendering](/reference/sdk/nuxt/prerendering): Learn how to serve dynamic content on prerendered and statically generated pages.
- [Testing](/reference/sdk/nuxt/testing): Learn how to test your Nuxt integration.
- [Troubleshooting](/reference/sdk/nuxt/troubleshooting): Identify and resolve issues with your Nuxt integration.
- [API reference](/reference/sdk/nuxt/api): Explore the complete Nuxt SDK API.
