# Themen & Anleitungen

* [Wie registriere ich mich?](https://kashiyoga.gitbook.io/e/neukunden-1/register)
* [Wo finde ich den Stundenplan?](https://kashiyoga.gitbook.io/e/neukunden-1/kursplan)
* [Wie kann ich mich einloggen?](https://kashiyoga.gitbook.io/e/buchen/einloggen)
* [Wie kann ich eine Yogastunde buchen?](https://kashiyoga.gitbook.io/e/buchen/book)
* [Wie kann ich eine Yogastunde stornieren?](https://kashiyoga.gitbook.io/e/buchen/cancel)
* [Wie trage ich mich in die Warteliste für eine Yogastunde ein?](https://kashiyoga.gitbook.io/e/buchen/waitinglist)
* [Einfach buchen und stornieren über die Eversports App](https://kashiyoga.gitbook.io/e/app/book-app)
* [Was kann ich tun, wenn ich mein Passwort vergessen habe?](https://kashiyoga.gitbook.io/e/buchen/einloggen)
* [Wie kann ich meine Email Adresse oder Kontaktdaten aktualisieren?](https://kashiyoga.gitbook.io/e/abo/kontaktdaten-aktualisieren)
* [Wie kann ich meine Membership kündigen?](https://kashiyoga.gitbook.io/e/abo/membership-kundigen)
* [Datenschutz im Kashi Yoga-Zentrum](https://kashiyoga.gitbook.io/e/zur-info/datenschutz)
* [Allgemeine Geschäftsbedingungen](https://kashiyoga.gitbook.io/e/zur-info/agb)
* [Bedingungen zur Nutzung von Eversports ](https://kashiyoga.gitbook.io/e/zur-info/info-eversports)


---

# 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://kashiyoga.gitbook.io/e/master.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.
