> For the complete documentation index, see [llms.txt](https://lifesteal-1.gitbook.io/lifesteal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lifesteal-1.gitbook.io/lifesteal/lifesteal-en/minecraft/how-to-join-the-server.md).

# How to join the server

***

### 💻 Step 1 – Open Minecraft

Make sure you have the **Java version** of Minecraft installed (preferably **1.21.4**).

> ⚠️ The server is not accessible from the Bedrock version (console, mobile, Windows Store).

***

### 🌐 Step 2 – Add the server

1. Launch Minecraft
2. Click on **Multiplayer**
3. Click on **Add Server**
4. Enter the following information:
   * **Server Name:** LifeSteal Dungeon
   * **Server Address:** `play.lifestealmc.fr`
   * **Recommended version:** `1.21.4`
   * **Server resource pack:** **Enabled**
5. Click on **Done**, then select the server in the list to join it ✅

***

### 📦 Step 3 – Why enable the resource pack?

The server uses a **custom resource pack** for its textures, sounds, menus and visual elements.\
Without it, some textures or sounds may be missing or incorrect.

> 🔹 It is highly recommended to leave it **enabled** to enjoy the full LifeSteal Dungeon experience.

***

### 🧩 Step 4 – Troubleshoot common issues

* **“Invalid session”** → Completely restart your game.
* **“Public key signature invalid”** → Check that you are properly signed in to your Microsoft account.
* **Instant kick** → Check that your resource pack is properly accepted.
* **Connection error** → Check your network or try again in a few minutes.

***

### 🎉 That's it!

You are now ready to explore the world of **LifeSteal Dungeon** !\
Don't forget to join our [**Discord**](https://discord.gg/3vMguzZFbJ) for announcements, events and support.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lifesteal-1.gitbook.io/lifesteal/lifesteal-en/minecraft/how-to-join-the-server.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.
