# A Word About Giftcards

## Giftcards and Tax

Our giftcards are like any other form of payment (Wertpapier). There is no tax collected when sold, and there is no tax incurred when redeeming.

This means that if you sell a giftcard for say 50 EUR, then you charge the customer exactly 50 EUR (0% tax). \
And when you redeem a giftcard, you apply it like you would apply any other form of payment. Like with credit cards, the tax is collected on the products and items that are being purchased, but not on the form of payment that is used.


---

# 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://developer.posapi.zmyle.de/-M76-W8oGLXivvOpYcAe/guides/a-word-about-giftcards.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.
