> For the complete documentation index, see [llms.txt](https://benefits-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://benefits-docs.zmyle.de/hilfreich.md).

# HILFREICH

- [Benutzeroberfläche](https://benefits-docs.zmyle.de/hilfreich/benutzeroberflache.md)
- [Dashboard](https://benefits-docs.zmyle.de/hilfreich/benutzeroberflache/dashboard.md): Das Dashboard: Schnelle Buchungen, kurzer Überblick.
- [Buchungen](https://benefits-docs.zmyle.de/hilfreich/benutzeroberflache/buchungen.md): Eine Übersicht über sämtliche Buchungen. Von Vergangenheit bis Zukunft.
- [Mitarbeiter](https://benefits-docs.zmyle.de/hilfreich/benutzeroberflache/mitarbeiter.md): Die wohl wichtigste Seite - Eure Mitarbeiter.
- [Services](https://benefits-docs.zmyle.de/hilfreich/benutzeroberflache/services.md): Muster, Vorlage und Rechtliches
- [Rechnungsdaten](https://benefits-docs.zmyle.de/hilfreich/benutzeroberflache/rechnungsdaten.md): Rechnungsadresse, Zahlungsarten und Belege
- [Users](https://benefits-docs.zmyle.de/hilfreich/benutzeroberflache/users.md): Entscheidet selber wer bei euch was darf
- [Einstellungen](https://benefits-docs.zmyle.de/hilfreich/benutzeroberflache/einstellungen.md): Employer Braning. Gut wenn man weiß von wem der Gutschein kommt.
- [Gutscheinnutzung](https://benefits-docs.zmyle.de/hilfreich/gutscheinnutzung.md): So einfach geht´s
- [Zugriff auf Gutscheinkonto via Plastikkarte](https://benefits-docs.zmyle.de/hilfreich/gutscheinnutzung/zugriff-auf-gutscheinkonto-via-plastikkarte.md): So einfach geht´s
- [Zugriff auf Gutscheinkonto via Wallet](https://benefits-docs.zmyle.de/hilfreich/gutscheinnutzung/zugriff-auf-gutscheinkonto-via-wallet.md): So einfach geht´s
- [Fragen & Begriffe](https://benefits-docs.zmyle.de/hilfreich/fragen-and-begriffe.md)


---

# 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:

```
GET https://benefits-docs.zmyle.de/hilfreich.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.
