# Getting Started

## Getting Whitelisted

In order to join the Clovercraft Minecraft Java Edition server, you must complete our whitelisting process. In order to get whitelisted, please follow the steps below.

1. Join our [Discord server](https://discord.gg/clovercraft)
2. Pick up the roles that best fit you in the #role-select channel
3. Introduce yourself to the server in #introduce-yo-self (see [Introduction Format](#introduction-format))
4. Fill out the whitelist application on our [website](https://clovercraft.gg/join)
5. Wait for a notification from our staff team in the #support channel that you have been added to the whitelist.

### Introduction Format

For introductions, we ask that you please include your name, age, and pronouns. These are required for getting whitelisted on our server. You may also include any other personal information you'd like to share. For example:

> Hey there! My name is Zenfrii, I use he/him pronouns, and I'm 29 years old. Outside of Minecraft I like playing D\&D, tinkering with code, taking photos, and trying to keep my houseplants alive. Looking forward to building with you all!

### Connecting to the Server

The Clovercraft server is available for all server members who have completed the whitelisting process (described above). In order to connect, please make sure you're running the same version of Minecraft as the server, then:

1. Launch Minecraft Java Edition
2. Click on "Multiplayer"
3. Click on "Add Server"
4. For IP, enter "mc.clovercraft.gg"
5. Save the server
6. Double click the server to join


---

# 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.clovercraft.gg/getting-started.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.
