# Infomationen

## Java 16

Aktuell unterstützen die Systeme Java 16 nicht, und sind somit nicht mit der 1.17 (Spigot) kompatibel.\
Den genauen Grund dafür konnten wir noch nicht feststellen, jedoch stellt sich heraus, dass das Bereitstellen einer Verfügbarkeit für Java 8 bis Java 16 schwieriger ist als erwartet.&#x20;


---

# 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://wiki.primeapi.de/generelles/infomationen.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.
