# Integration guides

- [Integrated checkout](https://docs.hellohakuna.com/integration-guides/integrated-checkout.md)
- [Self-service checkout with Hakuna Redirect](https://docs.hellohakuna.com/integration-guides/self-service-checkout-with-hakuna-redirect.md)
- [Guided checkout with Hakuna Assist](https://docs.hellohakuna.com/integration-guides/guided-checkout-with-hakuna-assist.md)
- [Frontend widget integration](https://docs.hellohakuna.com/integration-guides/frontend-widget-integration.md)
- [Hakuna Assist for your sales app or CRM tool](https://docs.hellohakuna.com/integration-guides/hakuna-assist-for-your-sales-app-or-crm-tool.md)
- [Hakuna Redirect on the e-commerce order confirmation page](https://docs.hellohakuna.com/integration-guides/hakuna-redirect-on-the-e-commerce-order-confirmation-page.md)
- [Shopify app integration](https://docs.hellohakuna.com/integration-guides/shopify-app-integration.md): In this guide, you'll learn how to install and configure the Hakuna Shopify app so that you can start selling Hakuna product protection in no time.
- [Initial setup](https://docs.hellohakuna.com/integration-guides/shopify-app-integration/initial-setup.md)
- [Install the Hakuna app](https://docs.hellohakuna.com/integration-guides/shopify-app-integration/initial-setup/install-the-hakuna-app.md)
- [Enable app embed in theme](https://docs.hellohakuna.com/integration-guides/shopify-app-integration/initial-setup/enable-app-embed-in-theme.md)
- [Add app to product pages](https://docs.hellohakuna.com/integration-guides/shopify-app-integration/initial-setup/add-app-to-product-pages.md)
- [Further settings](https://docs.hellohakuna.com/integration-guides/shopify-app-integration/further-settings.md)
- [Add a data privacy snippet](https://docs.hellohakuna.com/integration-guides/shopify-app-integration/further-settings/add-a-data-privacy-snippet.md)
- [Adjust your invoice](https://docs.hellohakuna.com/integration-guides/shopify-app-integration/further-settings/adjust-your-invoice.md)
- [Hide Hakuna protection from your collection](https://docs.hellohakuna.com/integration-guides/shopify-app-integration/further-settings/hide-hakuna-protection-from-your-collection.md)
- [Hide Hakuna protection from your navigation](https://docs.hellohakuna.com/integration-guides/shopify-app-integration/further-settings/hide-hakuna-protection-from-your-navigation.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hellohakuna.com/integration-guides.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
