# How to join?

### Step 1. Open Minecraft Java Edition and select the version you would like to run. We support all versions 1.20.x and above.

<figure><img src="https://i.imgur.com/XjjtXsl.png" alt=""><figcaption></figcaption></figure>

### Step 2. On the main screen, click on "Multiplayer".

<figure><img src="https://i.imgur.com/7gXE0Ea.png" alt=""><figcaption></figcaption></figure>

### Step 3. Click on "Add Server".

### Step 4. Fill out the details.

{% hint style="info" %}
**Server Name:** `DandyCraft`\
**Server Address:** `mc.dandycraft.net` or `play.dandycraft.net`
{% endhint %}

<figure><img src="https://i.imgur.com/JxkVr0f.png" alt=""><figcaption></figcaption></figure>

### Step 5. Double-click on the "DandyCraft" entry and enjoy playing!

### Problems you might encounter​

\
Sometimes you cannot join the server. This could be to multiple causes. Following is a short list of issues you might be having and a solution.\
\
Your account has been banned.\
You get banned when you break one of our rules.\
\
Your internet connection speed is slow.\
Players often need more internet connection speed, making joining our server difficult. Most of the time, simply resetting your router should solve the issue. If you cannot connect to the server, try disconnecting other items that may be limiting your internet access (Smart TVs, gaming consoles, smartphones, etc).\
\
The server is down for maintenance.\
If you receive a message stating that the server is down for maintenance, nobody at that time can connect. Please be patient and try connecting later.\
\
Mojang's servers are down for maintenance.\
Nobody can connect if you receive a message stating that Mojang's servers are down for maintenance. Please be patient and try to connect later.\
\
Outdated Version\
If you receive a message saying you're on an outdated version, restart your launcher and update to one of our compatible versions.\
\
\
We hope you enjoy playing on DandyCraft. If you need any other support [create a ticket](https://www.dandycraft.net/index.php?support-tickets/).


---

# 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.dandycraft.net/dandycraft-wiki/starter-guide/how-to-join.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.
