# Welche Version habe ich?

Diese Dokumentation bezieht sich immer auf die aktuellste Version des Templates - aktuell <mark style="color:yellow;">v4.0.1</mark>

Wenn eine hier erklärte Funktion bei dir nicht vorhanden ist, liegt das meistens daran, dass deine Instanz auf einer älteren Version läuft.

Wenn du auf dem Dashboard (Startseite der Administration) nach unten scrollst, ist deine Versionsnummer aufgeführt.

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

Ein Update kann von uns als Dienstleistung durchgeführt werden und dauert in der Regel nicht mehr als 1-2 Stunden. Es empfiehlt sich einmal im Jahr ein Update zdurchführen zu lassen, damit die Website nicht zu sehr veraltet und keine Sicherheitslücken oder ähnliches entstehen.


---

# 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.khepri.design/system/welche-version-habe-ich.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.
