> For the complete documentation index, see [llms.txt](https://wiki.mixelpixel.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.mixelpixel.net/neu-citybulid/startseite.md).

# Startseite

## 🌐 Was ist MixelPixel?

**MixelPixel** ist ein deutsches Minecraft-Netzwerk, das seit dem **17. Mai 2019** existiert und mit der neusten **Java- sowie Bedrock-Version** betreten werden kann.

Der Server zeichnet sich durch einzigartig konfigurierten CityBuild Spielmodi, eine aktive Community und ein freundliches Miteinander aus – und wächst bis heute stetig weiter.

Die Serveradresse für Java & Bedrock ist `mixelpixel.net`

<a href="/pages/e0AF0NuSaSvvYQPF2pVM" class="button primary">Klicke hier, um die Serveradresse einzufügen. (Tutorial)</a>

***

## 🆕 Neu hier? Starte hier!

<table data-header-hidden><thead><tr><th width="296.4000244140625">🔗 Bereich</th><th>📄 Beschreibung</th></tr></thead><tbody><tr><td>📜 <a href="https://mixelpixel.net/regeln">Serverregeln</a></td><td><mark style="color:$danger;"><strong>Pflichtlektüre!</strong></mark> Unwissenheit schützt vor keiner Strafe!</td></tr><tr><td>🚀 <a href="/pages/7mEKEFt7L7OcQ4l7lex7">Einsteiger-Guide</a></td><td>Alles was du als neuer Spieler wissen musst.</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f529">🔩</span> <a href="/pages/BiuYg0boTeY1hgFBzSkQ">Server Funktionen</a></td><td>Alle Systeme erklärt.</td></tr><tr><td>💬 <a href="/pages/kuTjZjrSbt17LHyhQG9z">Rang Befehle</a></td><td>Die Rang bezogenen Befehle auf einen Blick.</td></tr><tr><td>👥 <a href="https://mixelpixel.net/team">Das Team</a></td><td>Wer steckt hinter MixelPixel?</td></tr></tbody></table>

***

## ❓ Noch Fragen?

Das Team hilft dir gerne weiter, am schnellsten erreichst du uns über:

* 🖥️ **Direkt auf dem Server:** <mark style="color:$warning;">**`/msg`**</mark> <mark style="color:blue;">**`<Spielername>`**</mark> <mark style="color:green;">**`<Nachricht>`**</mark>.
* 💬 **Discord:** [discord.mixelpixel.net](https://discord.mixelpixel.net)
* 👥 **Teammitglieder** die Online sind, sind jederzeit ansprechbar.

### :point\_up: Gut zu Wissen!

&#x20;<mark style="color:yellow;">⚚</mark>   Unsere <mark style="color:orange;">**Guides**</mark> helfen dir auch soweit sie können. Diese sind kein Teil des Teams, aber sehr erfahrene Spieler. Diese kannst du im Chat erkennen durch das ⚚ Symbol vor dem Namen.

***

:heart: *Viel Spaß auf MixelPixel – wir freuen uns, dass du dabei bist!* 🎮


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.mixelpixel.net/neu-citybulid/startseite.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
