> 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/readme.md).

# Welcome To Cast

About Us\
Cast Networks is a premier Minecraft server offering an unparalleled gaming experience for players around the world. Our server is designed to provide a diverse range of game modes, custom features, and a welcoming community for Minecraft enthusiasts of all levels. Whether you’re looking to engage in epic PvP battles, embark on creative building adventures, or explore unique custom content, Cast Networks has something for everyone.

Our Server Features

* Diverse Game Modes: Dive into a variety of game modes, including Survival, Skyblock, Lifesteal, and more. Each mode is crafted to offer a distinct and engaging experience.
* Custom Content: Enjoy exclusive features and custom content tailored to enhance your Minecraft experience. From unique plugins and custom textures to special events and game mechanics, we provide a fresh take on Minecraft gameplay.
* Active Community: Join a vibrant and friendly community of players who share your passion for Minecraft. Engage with others through our active forums, Discord server, and in-game interactions.
* Professional Support: Our dedicated team of staff and moderators is committed to maintaining a fair, safe, and enjoyable environment. If you encounter any issues or have questions, our support team is here to assist you.

Get Started

* Join Our Server: Ready to jump in? Connect to Cast Networks and start your Minecraft adventure! \[Server IP: CastNetwork.minehut.gg
* Connect on Discord: Join our Discord community to stay updated on news, events, and to connect with other players.

Stay Updated

Follow us on social media for the latest announcements, event details, and community highlights.

Contact Us

For support, feedback, or inquiries, please reach out to us through our support Discord or use the contact form available on our website. We’re here to ensure you have an exceptional gaming experience.


---

# 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/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.
