# Minecraft Versionen

## Java, Bedrock, was? Ich bin verwirrt!

Es gibt verschiedene Versionen von Minecraft - hier eine kleine Übersicht:

#### Minecraft Java

Der "Klassiker" ist die Java-Version. Es ist die erste Version, sie läuft auf alles PCs und Laptops (Windows, MacOS oder Linux) und bietet viele Möglichkeiten für [Erweiterungen](/minecraft/allgemeines/modpacks.md)&#x20;

#### Minecraft Bedrock&#x20;

Das ist die Version für Konsolen (Playstation, Switch etc) und Tablets.&#x20;

#### Minecraft Windows 10 Edition

Eine spezielle Version, ähnlich der Bedrock Version, die nur auf Windows 10 läuft.&#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://handbuch.kidslab.de/minecraft/allgemeines/minecraft-versionen.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.
