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

# Welcome to MysticHorizonsMC Wiki

Welcome to the MysticHorizonsMC Wiki page. This Wiki page will assist you with any questions or concerns that you may have regarding in our servers and software.&#x20;

Please Note, that anyone could make suggestions to the wiki page and allow for better understanding of our wiki page.

The categories that we have are the following:

* Our Basic Rules
* Client Modification Rules
* Server Rules
* Global Ranks
* Server Wikis
  * Custom Survival
  * Hub
  * HorizonsMC (Modded Server)
* Connection Guide

{% hint style="info" %}
Some Wikis will be incomplete due to the Build of the Servers. This means that our wiki will always be improving to give you better content.
{% endhint %}

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Getting Started in Survival</td><td>Learn how to get started with our detailed starting guide on completing the Tutorial Quest and More.</td><td><a href="/files/rSU7Q8tqqAsirWVKsgEc">/files/rSU7Q8tqqAsirWVKsgEc</a></td><td><a href="/pages/aPeQ7aQ6FcGAc1P9l6qG">/pages/aPeQ7aQ6FcGAc1P9l6qG</a></td></tr><tr><td>Land Claiming</td><td>Learn the ins and outs of our claiming plugin to help you keep your builds and your towns safe from wrong doers.</td><td><a href="/files/7AU0EsskFY9w5qIG9hxr">/files/7AU0EsskFY9w5qIG9hxr</a></td><td><a href="/pages/0qxN0ekw8uDRax4z0t1n">/pages/0qxN0ekw8uDRax4z0t1n</a></td></tr><tr><td>Questing System</td><td>Learn how our questing system works and how you can gain more rep and more rewards with our custom quests!</td><td><a href="/files/MggKnym4tXoNS2SXgrPI">/files/MggKnym4tXoNS2SXgrPI</a></td><td><a href="/pages/csOMR9yFmJh3GIfbk7t8">/pages/csOMR9yFmJh3GIfbk7t8</a></td></tr></tbody></table>


---

# 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://mystichorizonsmc.gitbook.io/mysticwiki/readme.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.
