# Getting Started

Whether you're new to the server or a returning player, here's everything you need to know to get started and enjoy your time on the server.

***

### <mark style="color:yellow;">Server IP & Port</mark>

To connect to our server, use the following information:

* **Server IP :** play.daisydreams.xyz
* **Bedrock Edition :** play.daisydreams.xyz
* **Port :** 19132 (For Bedrock Edition)

{% hint style="info" %}
**Important**: Be sure to use the correct port based on your platform (Java or Bedrock).
{% endhint %}

***

### <mark style="color:yellow;">Supported Platforms</mark>

DaisyDreams supports both **Java Edition** and **Bedrock Edition** players, so no matter which version of Minecraft you’re playing, you can join the fun!

* **Java Edition :** Version 1.20 and above (supports all major Java-based platforms).
* **Bedrock Edition :** Version 1.21 and above (supports Windows 10, Console, Mobile, etc.).

***

### <mark style="color:yellow;">How to Join for Java Edition</mark>

1. Open **Minecraft Java Edition**.
2. Go to the **Multiplayer** menu.
3. Click **Add Server**.
4. Enter the following details:
   * **Server Name :** DaisyDreams
   * **Server Address :** `play.daisydreams.xyz`
5. Click **Done**.
6. Select **DaisyDreams** from your server list and click **Join Server**!

***

### <mark style="color:yellow;">How to Join for Bedrock Edition</mark>

1. Open **Minecraft Bedrock Edition**.
2. Go to the **Play** menu.
3. Click on **Servers**.
4. Scroll down and click **Add Server**.
5. Enter the following details:
   * **Server Name :** DaisyDreams
   * **Server Address :** `play.daisydreams.xyz`
   * **Port :** `19132`
6. Click **Save**.
7. Select **DaisyDreams** from your server list and click **Join Server**!

***

### <mark style="color:yellow;">**Login and Register (For Crack Players)**</mark>&#x20;

If you are a **crack player**, you will need to register and log in to the server using the following steps:

1. **Register**:
   * Type `/register <password> <repeat password>` in the chat.
   * The **captcha** will be shown in the chat. You need to enter the correct captcha to proceed.
2. **Login**:
   * Every time you rejoin the server, you must log in using the command `/login <password>`.
   * This ensures your account remains secure and is tied to your username.

***

### <mark style="color:yellow;">**Creating an Account & Logging In**</mark>&#x20;

* On **DaisyDreams**, you can join directly without any special account for **Java Edition Premium** players.
* **Crack players** will need to register and log in as mentioned above to access the server.

***

### <mark style="color:yellow;">**Step-by-Step Guide for Beginners**</mark>

1. **Enter the Server:**
   * Use our server IP and port (refer to the top of this page). We support both Java and Bedrock platforms.<br>
2. **Explore the Spawn:**
   * Check out the spawn area to familiarize yourself with important locations like shops, warps, and information boards.<br>
3. **Begin Survival:**
   * Use `/rtp` to teleport randomly and select the **Survival World**. This is where your journey begins.<br>
4. **Find Land:**
   * Explore the wilderness to find a spot you like. Ensure the area is unclaimed.<br>
5. **Claim Your Land:**
   * Use the land-claiming system to protect your builds. (Refer to the **Claim Land** page for details.)<br>
6. **Gather Materials:**
   * Collect essential resources such as wood, stone, and ores to prepare for your survival journey.<br>
7. **Build Your First House:**
   * Construct a shelter to protect yourself from mobs and to store your items.<br>
8. **Join a Job:**
   * Use `/jobs` to pick a job and start earning money by performing specific tasks.<br>
9. **Start Grinding:**
   * Progress through mining, farming, or other activities to grow your resources and income.<br>
10. **Join the Community:**
    * Participate in chat, events, and activities. Don’t forget to check out our Discord server for updates!

{% hint style="info" %}
**Pro Tips for Success:**

* **Claim Early:** Protect your land as soon as possible to avoid griefing.
* **Visit Shops:** Use the economy system to buy or sell resources.
* **Team Up:** Collaborate with other players for faster progress and fun.
  {% endhint %}

***

### <mark style="color:yellow;">**Need Help?**</mark>&#x20;

If you're unsure about anything or need assistance:

* **Ask in the chat**: Our friendly community members will be happy to help you out.
* **Contact a staff member**: If you need immediate assistance, feel free to ping a staff member or join our **Discord**.

{% hint style="info" %}
**Important Notes**&#x20;

* Be sure to follow the **Server Rules** to ensure a positive experience for everyone.
* Enjoy your time, and remember that the **DaisyDreams** community is here to help!
  {% endhint %}


---

# 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.daisydreams.xyz/info/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.
