# Hypercube Hosting

In dieser Dokumentation erfährst du vieles über unser Hosting, die Software und noch vieles mehr.

{% hint style="info" %}
Auf jeder Seite, die etwas mit unserem Plugin zu tun hat, findest du ganz unten immer einen Hinweis, zu welcher Version diese Seite geupdated wurde. Dies hilft, herauszufinden, ob die Informationen noch aktuell sind oder ob eventuell bereits Änderungen an den auf der Seite beschriebenen Inhalten vorgenommen wurden.
{% endhint %}


---

# 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.hypercube-hosting.de/hypercube-hosting.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.
