# Joining

{% hint style="info" %}
How to join Daddy Craft?
{% endhint %}

#### 0. Download Minecraft Launcher

Minecraft Official Launcher: <https://www.minecraft.net/en-us/download>

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

#### 1. Open your Minecraft launcher using version 1.9.x - 1.19.x.

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

#### 2. Navigate to the Multiplayer Menu

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

#### 3. Click the Add Server button on the bottom right of the menu.

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

#### 4. Add the server address PLAY.DADDYCRAFT.CO.UK into the Server Address bar, and optionally change the server name to anything you wish then click done.

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

#### 5. To join the Daddy Craft, click on the server in your multiplayer server list, and click the Join Server button.


---

# 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.daddycraft.co.uk/started-guide/joining.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.
