> For the complete documentation index, see [llms.txt](https://smp.abadima.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smp.abadima.dev/information/introduction.md).

# Introduction

Hello there! I'm proud to be hosting different Minecraft experiences for everyone. Whether you're here to build, explore, compete, or simply enjoy a fun environment, you're in the right place!

## Our Servers, Your Adventure

At Jena Productions, we host a wide variety of SMP (Survival Multiplayer) servers, each with its own unique features and themes. From from classic survival worlds, to custom modpacks, PVP arenas, and community-driven events, there's something for everyone.

### What You Can Expect:

* **Fair Play**: We are committed to creating fair and secure gaming environments, which is why we enforce a strict anti-cheat system across all servers.
* **Engaged Community**: Join active and friendly communities across multiple platforms where players collaborate, share, and compete.
* **Custom Experiences**: Enjoy different game modes, plugins, and mods designed to make your journeys epic. Every server may bring its own twist!

## How to Get Started

### **Step 1: Join the Server!**

Pick your perfect SMP Server from our list. Each server focuses on unique play styles, so find the one that best fits yours.

### **\[OPTIONAL] Step 2: Link your Account**

If the server requires linking a Discord account for authentication or accessing exclusive features, follow these steps provided in the server's features section. (P.S. You can always contact staff for help!)

### Step 3: Start your Adventure!

## Our Privacy & Safety Promise

We value your privacy and safety above all else. Both myself and the server owners are committed to keeping your data secure and your gaming experience free of exploitation.

For details on how we handle your personal information, refer to the next page.


---

# 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, and the optional `goal` query parameter:

```
GET https://smp.abadima.dev/information/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
