# How to Play

Interested in playing on Mineseed but not sure how? Follow the instructions below!

### If you have a Java account...

#### Step 1:  Open Minecraft and click play game.

Open Minecraft and change your game version to 1.21.11 for best performance (but the server is compatible on the latest release as well!)

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

#### Step 2: Click on Multiplayer

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

#### Step 3: Click on Add Server

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

#### Step 4: Add the Server and enable the resource pack

Server  Name: Mineseed (or whatever you want to put here!)

Server Address: play.mineseed.org

Click Done

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

#### Step 5: Press play and join in!

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


---

# 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://docs.mineseed.org/mineseed/how-to-play.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.
