# Adjust your invoice

The Hakuna app will create pretection products in your product catalog. Since the price already includes insurance tax, it is exempt from other tax (e.g. VAT). The **Charge tax on this product** option will be unchecked by default on all Hakuna product protection so you won't need to change anything.

<figure><img src="https://65545853-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG1LncrBfihUMzhREVFgk%2Fuploads%2FI1hqCxvz7IRLz82JdOwh%2F12-invoice.jpg?alt=media&#x26;token=13ede3f2-409a-405a-b1f5-565e7d8d4c60" alt=""><figcaption><p>Hakuna product protection is exempt from tax</p></figcaption></figure>

#### Display Hakuna correctly on your invoices

* Make sure that you list the **gross price** **without VAT** for each Hakuna product protection plan on your invoice
* Add the following **disclaimer** to your invoice, either next to each Hakuna product or once, e.g. in the footer:

> *Die Versicherung wird im Namen und für Rechnung des in den AVB genannten Versicherungsunternehmens verkauft und enthält 19 % VersSt.*

> *The insurance is sold on behalf of and for the account of the insurance company specified in the General Insurance Conditions and includes 19% IPT.*

{% tabs %}
{% tab title="Option 1" %}

#### Show disclaimer next to each product

<figure><img src="https://65545853-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG1LncrBfihUMzhREVFgk%2Fuploads%2Fq8e4NDO1qgemCD9kaKSC%2F12.1-invoice.jpg?alt=media&#x26;token=3d5d8dd6-17dd-465e-9736-37f87815801c" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Option 2" %}

#### Show disclaimer in the invoice footer

<figure><img src="https://65545853-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG1LncrBfihUMzhREVFgk%2Fuploads%2FenGpEmKJaxm8POrwBviS%2F12.2-invoice.jpg?alt=media&#x26;token=ddd50ba4-7606-43ba-b75c-e518bc77ad50" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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/shopify-app-integration/further-settings/adjust-your-invoice.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.
