# How to Join

## How to join on Java Edition: <a href="#how-to-join-on-java-edition" id="how-to-join-on-java-edition"></a>

* Load up Minecraft on 1.21.7&#x20;
* Click 'Multiplayer'&#x20;
* Click 'Add Server'&#x20;
* Enter the IP address: `mc.thealater.com`<br>

## How to join on Bedrock (Mobile)

* Click "Play"
* Select "Servers"
* Click "Add Server"
* Enter IP/Server address: `mc.thealater.com`
* Port: 19132

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

## How to Join on Console and Switch

{% embed url="<https://www.youtube.com/watch?ab_channel=CoveWolf&v=2D1gsv0hOYg>" %}


---

# 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://help.thealater.org/welcome/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.
