# Content

Discover the functions available in the content package.

The `@croct/content` package provides direct access to CLI-managed default content. See [Fallback content](/reference/cli/fallback-content) for background on how the CLI manages this content.

> **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:

- [getSlotContent](/reference/sdk/nextjs/api/content/get-slot-content): Learn how to synchronously retrieve default slot content.
- [loadSlotContent](/reference/sdk/nextjs/api/content/load-slot-content): Learn how to asynchronously retrieve default slot content.
