# Startseite

Willkommen zur Dokumentation von HSPV-Timetable!&#x20;

Hier findest du alle wichtigen Infos zur App. Bei Rückfragen wende dich gerne per E-Mail an uns: <info@hspv-timetable.de>

{% hint style="info" %}
Disclaimer: HSPV-Timetable ist **KEIN offizielles Angebot** der Hochschule für Polizei und öffentliche Verwaltung (HSPV) NRW sondern wird durch den *gemeinnützigen Verein zur Förderung der Verwaltungsinformatik e.V.* angeboten. Alle Informationen weiteren Informationen finden sich in der Kategorie "Rechtliches" dieser Webseite.
{% endhint %}

## Status

Aktuelle Version: `7.9.4`

{% hint style="success" %}
Es sind keine Fehler bekannt.&#x20;
{% endhint %}

### Server-Status

<table><thead><tr><th width="128">URL</th><th></th><th></th></tr></thead><tbody><tr><td>hspv-timetable.de</td><td>Webseite</td><td>✅Online</td></tr><tr><td>api.hspv-timetable.de</td><td>Update-Server</td><td>✅ Online</td></tr></tbody></table>


---

# 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.hspv-timetable.de/startseite.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.
