# Hooks

Discover all the hooks available in the React SDK.

The React SDK provides hooks to access the SDK's features in a functional way. For a declarative approach, see the [Components reference](/reference/sdk/react/api/components).

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

- [useCroct](/reference/sdk/react/api/hooks/use-croct): Learn how to provide access to the SDK instance.
- [useEvaluation](/reference/sdk/react/api/hooks/use-evaluation): Learn how to evaluate a CQL query using hooks.
- [useContent](/reference/sdk/react/api/hooks/use-content): Learn how to fetch content using hooks.
