# Next.js SDK reference

Find everything you need to use our Next.js SDK.

> **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/nextjs/integration): Learn how to integrate Croct into your Next.js project.
- [Manual installation](/reference/sdk/nextjs/manual-installation): Learn the steps to manually integrate Croct into your Next.js project.
- [Content rendering](/reference/sdk/nextjs/content-rendering): Learn how to fetch and render content for your slots.
- [Query evaluation](/reference/sdk/nextjs/query-evaluation): Learn how to evaluate queries in real-time.
- [Data collection](/reference/sdk/nextjs/data-collection): Learn how to collect information for personalization.
- [Event tracking](/reference/sdk/nextjs/event-tracking): Learn how to track events for analysis and personalization.
- [Prerendering](/reference/sdk/nextjs/prerendering): Learn how to serve dynamic content on prerendered and statically generated pages.
- [Testing](/reference/sdk/nextjs/testing): Learn how to write automated tests for your integration.
- [Troubleshooting](/reference/sdk/nextjs/troubleshooting): Find solutions to common integration issues.
- [Next.js SDK API reference](/reference/sdk/nextjs/api): Explore the API provided by the Next.js SDK.
