How-to guides
React how-to guides
Focused recipes for provider ownership and query integration.
Use these guides after mounting CapxulProvider. If you have not done that yet,
complete the first-provider tutorial.
Handle bootstrap UI
Render connecting, ready, and recoverable failure states while the client starts.
Inject an existing client
Let another application boundary create the Core SDK client while React owns its projection.
Bring an existing QueryClient
Share your application's TanStack Query client without surrendering unrelated cache state.
For individual hook inputs and return types, use the hook catalog. For the behavior and availability of the underlying operation, use the Core SDK reference.