# Composables

Discover all the composables available in the Vue SDK.

For a declarative approach, see the [Components reference](/reference/sdk/vue/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/vue/api/composables/use-croct): Learn how to access the SDK instance.
- [useContent](/reference/sdk/vue/api/composables/use-content): Learn how to fetch content using composables.
- [useEvaluation](/reference/sdk/vue/api/composables/use-evaluation): Learn how to evaluate a CQL query using composables.
