# Auf Mixel spielen

Unseren Server gibt es sowohl auf der <mark style="color:blue;">Java</mark>, als auch auf der <mark style="color:purple;">Bedrock</mark> Edition. Das heißt, man kann von allen Plattformen aus zusammen spielen!

## Mit Java Edition spielen:

* Server Adresse: `mixelpixel.net`

{% hint style="info" %}
Da der Server auf der Version `1.21.8` läuft, braucht man mindestens diese Version. \ <mark style="color:yellow;">Offiziell veröffentlichte Versionen</mark> darüber werden auch **wenige Tage nach Veröffentlichung** unterstützt.
{% endhint %}

{% embed url="<https://youtu.be/yJr9ITHQqNc>" %}

## Mit Bedrock Edition spielen:

* Server Adresse: `mixelpixel.net`

{% hint style="info" %}
Das Verbinden mit Bedrock funktioniert immer mit der neusten Bedrock Version.\
Neue <mark style="color:yellow;">offiziell veröffentlichte Versionen</mark> werden auch **wenige Tage nach Veröffentlichung** unterstützt.
{% endhint %}

{% embed url="<https://youtu.be/XRuws8fiheE>" %}


---

# 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.mixelpixel.net/auf-mixel-spielen.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.
