> For the complete documentation index, see [llms.txt](https://stores-docs.zmyle.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stores-docs.zmyle.de/funktionen/gutscheine-entwerten/entwertung-ueber-browser.md).

# Entwertung per Browser

### 💃🏻 Step-by-Step Erläuterung

Die Entwertung von Gutscheinen kann über einen Browser erfolgen. Egal ob von PC, Laptop oder Tablet.

<figure><img src="/files/EJRrdmCGYlQtDzgMBaep" alt=""><figcaption></figcaption></figure>

1. **Gutschein-Code eingeben**\
   Tragt den 4- bzw. 6-stelligen Gutschein-Code ein. *Der Gutschein erscheint unmittelbar unter dem Eingabefeld und zeigt den aktuellen Gutscheinwert an.*
2. **Gutschein entwerten**\
   Klickt auf den Button `Zur Entwertung`. Ein Fenster öffnet sich. Nun könnt ihr den zu entwertenden Betrag eintragen und auf `Jetzt Entwerten` klicken.\
   \
   *Optional, könnt ihr noch einen Vermerk zur Buchung hinterlassen. Dieser erscheint dann in den Gutscheinbewegungen und auf der Abrechnung*

🥳 Der Gutschein wurde entwertet. Du kannst das Fenster schließen.

{% hint style="info" %}
Bei der Eingabe des Code müsst Ihr nicht auf Groß- und Kleinschreibung achten.
{% endhint %}

{% hint style="danger" %}
Bitte verwende zur Nutzung unseres Systems **KEINEN Internet Explorer**. Alle weiteren Browser wie [Chrome](https://www.google.de/chrome/?brand=FKPE\&gclid=CjwKCAjw7fuJBhBdEiwA2lLMYY_EamuXhqxLhYXGkzOyjfidl7DuzkXr_Zh5JgyGs_DFBK1kqWqufhoCYdQQAvD_BwE\&gclsrc=aw.ds) oder [Firefox](https://www.mozilla.org/de/firefox/new/) sollten stets mit der aktuellsten Version verwendet werden.
{% endhint %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://stores-docs.zmyle.de/funktionen/gutscheine-entwerten/entwertung-ueber-browser.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
