> For the complete documentation index, see [llms.txt](https://pacificminer3e2wfrgtb.gitbook.io/mineraze/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pacificminer3e2wfrgtb.gitbook.io/mineraze/global/about.md).

# About Us

<figure><img src="/files/79B5340Zh3WMzbQ4dS8G" alt="" width="563"><figcaption></figcaption></figure>

🔥 **Server IP:** play.mineraze.net\
🎉 **Discord:** <https://discord.gg/MINERAZE>

Welcome to **MINERAZE**, a PVE-focused Minecraft server first established in 2014. We offer a unique and immersive survival experience built around long-term progression, exploration, and community.

**Standout features include:**

* 🏘️ **Towns** — Claim land, build communities, and level up your town with friends
* 👷 **Jobs** — Earn money from everything you do, with 12 jobs covering every playstyle
* 🏆 **Achievements** — A permanent, cross-season progression system celebrating your greatest accomplishments
* ☠️ **Dungeons** — Group PvE across Normal, Heroic, Mythic, and Nightmare difficulties
* 🗺️ **Adventure Zones** — Massive open-world RPG areas with quests, bosses, and long-term rewards
* 🦴 **Archaeology** — Discover rare items and collectibles through everyday gameplay activities
* 🎩 **Cosmetics & Pets** — Hundreds of cosmetics, over 100 pets and mounts to collect
* ❓ **Quests** — Over 500 quests ranging from daily tasks to long-term milestones

{% hint style="info" %}
🗺️ **Explore this wiki by selecting a category to the left.**
{% endhint %}

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


---

# 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://pacificminer3e2wfrgtb.gitbook.io/mineraze/global/about.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.
