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

# Minehut

## What is Minehut?

Minehut is a server host, known for allowing players to join their server, and connect to other servers via their proxy like host. Minehut offers free and paid server plans. And is very good for getting players.&#x20;

## Why Are we on Minehut?

We use Minehut for the players, we do not host our server off of Minehut, we use an external server host. Minehut gets tons of players, willing to grind and play our gamemodes.&#x20;

## How do You Relate to Minehut?

We are not in any way a partner or related to Minehut; if anything happens in Minehut, it is to be reported to them, not us. Minehut has a /msg command, that allows players to message each other from other servers. It is not uncommon for a player to get banned from our server, and use this to harass and message the player that got them banned. We can not control this as it is outside of our network. You can do /ignore or /block to lose contact with this player. If you feel your life or account is at risk, please contact Minehut at `support@minehut.com`.


---

# 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://cast-wiki.gitbook.io/cast-wiki/game-servers/minehut.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.
