> For the complete documentation index, see [llms.txt](https://handbuch.kidslab.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbuch.kidslab.de/minetest/allgemeines/installation-ipad-multicraft.md).

# Installation iPad (MultiCraft)

An vielen Schulen sind iPads vorhanden. Es gibt zwar keine offizielle Minetest-Version für das iPad, aber eine kompatible, kostenlose Version im App-Store: MultiCraft.

## Installation aus dem App-Store

Die Installation ist denkbar einfach: nach "Multicraft" im App-Store suchen und auf "Installieren" klicken:&#x20;

<figure><img src="/files/PSTcXTuXSEqvwMIPe1CF" alt=""><figcaption><p>Im Apple App-Store kostenlos verfügbar. MultiCraft</p></figcaption></figure>

## Verbindung mit einem Server

Die Verbindung mit einem Minetest-Server ist auch sehr einfach aufgebaut:

* Klicke auf `Spiel beitreten`
* Im Feld Adresse / Port:
  * "Servername:Port"
  * zum Beispiel: `kidslab.de:30000` für
    * Server: `kidslab.de`
    * Port: `30000`
* Klicke auf `"Spielen"`

<figure><img src="/files/gdQpJ58TeMtpqG8hADar" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://handbuch.kidslab.de/minetest/allgemeines/installation-ipad-multicraft.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.
