# Developers

## Developers

- [What is Hakuna?](https://docs.hellohakuna.com/get-started/what-is-hakuna.md)
- [How it works](https://docs.hellohakuna.com/get-started/how-it-works.md)
- [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)
- [Sharing order events with the Events API](https://docs.hellohakuna.com/sharing-order-events/sharing-order-events-with-the-events-api.md)
- [Sharing order events via the Hakuna Shopify app](https://docs.hellohakuna.com/sharing-order-events/sharing-order-events-via-the-hakuna-shopify-app.md)
- [Sharing order events via CSV](https://docs.hellohakuna.com/sharing-order-events/sharing-order-events-via-csv.md)
- [Authentication](https://docs.hellohakuna.com/using-the-api/authentication.md)
- [Versioning](https://docs.hellohakuna.com/using-the-api/versioning.md)
- [Environments](https://docs.hellohakuna.com/using-the-api/environments.md)
- [Responses](https://docs.hellohakuna.com/using-the-api/responses.md)
- [Testing](https://docs.hellohakuna.com/using-the-api/testing.md)
- [API reference](https://docs.hellohakuna.com/resources/api-reference.md)
- [Contact](https://docs.hellohakuna.com/help/contact.md): We welcome your questions, feedback and suggestions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.hellohakuna.com/get-started/what-is-hakuna.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.
