# GUIDE BOOK

## Utopiverse Network

- [Utopiverse Network](https://docs.utopiverse.net/main.md): Here you can find information and guides on how to play Utopiverse Network Realms
- [FAQ](https://docs.utopiverse.net/main/faq.md): Frequently asked questions with tutorials
- [How to join?](https://docs.utopiverse.net/main/faq/faq-1.md): A Short Information regarding how to join Utopiverse Network
- [Voting Information](https://docs.utopiverse.net/main/faq/voting-information.md): Voting helps to support our server and gives you free rewards!
- [Color Codes](https://docs.utopiverse.net/main/faq/color-codes.md)
- [Scrolls Information](https://docs.utopiverse.net/main/scrolls.md): Here you can find information related to Skyblock and RPG Survival's Scrolls
- [Discord Information](https://docs.utopiverse.net/main/discord.md): Information about our server discord
- [How to apply for positions?](https://docs.utopiverse.net/main/discord/apply.md): We always look forward to new people looking to join our team, so heres how to apply
- [How to create a ticket?](https://docs.utopiverse.net/main/discord/ticket.md): Need to redeem something? Have an issue? Create a ticket and a staff member will help you out
- [How to Report bugs?](https://docs.utopiverse.net/main/discord/report.md): Found a bug or glitch? Help us out by reporting it
- [How to submit my ideas?](https://docs.utopiverse.net/main/discord/ideas.md): Have a suggestion you think could improve our server? We'd love to hear it
- [Art Map](https://docs.utopiverse.net/main/art.md)
- [Hub](https://docs.utopiverse.net/hub.md): A rundown on what our server hub has to offer
- [Survival](https://docs.utopiverse.net/survival.md): RPG survival is a gamemode where you can experience vanilla survival whilst having the options to use some of our special features to create an unique experience
- [Getting Started](https://docs.utopiverse.net/survival/newbie.md): At Utopiverse our survival server is a non PVP/Griefing sever for everyone to join and play, you can experience both a vanilla playthrough or add something new with our custom content.
- [NPC's](https://docs.utopiverse.net/survival/newbie/npcs.md): A list of all survival NPC's displaying their location, appearance and use.
- [Zones](https://docs.utopiverse.net/survival/newbie/zones.md): Where and what all our spawn zones do
- [Crates](https://docs.utopiverse.net/survival/newbie/crates.md): An explanation on all our crates, what you can get from them and how to get the keys
- [Custom Features](https://docs.utopiverse.net/survival/custom-features.md): An explanation and guide on our servers custom features
- [📿 RPG Inventory](https://docs.utopiverse.net/survival/custom-features/rpg-inventory.md): /rpginv is a command to use rpg items which give buffs and debuffs
- [💫 Classes and Attributes](https://docs.utopiverse.net/survival/custom-features/classes-and-attributes.md): (yet to be released)
- [📖 Custom Enchantments](https://docs.utopiverse.net/survival/custom-features/enchantments.md): You can view all custom enchantments at /warp enchanter and going to the Witch NPC
- [🐊 Custom mobs](https://docs.utopiverse.net/survival/custom-features/custom-mobs.md): Our server has custom mobs you can find in the overworld
- [🐟 Fishing](https://docs.utopiverse.net/survival/custom-features/fishing.md): Guide on fishing NPC
- [Dungeons](https://docs.utopiverse.net/survival/custom-features/dungeons.md): Here you can find everything For Dungeons
- [🏟 Arenas](https://docs.utopiverse.net/survival/custom-features/dungeons/arenas.md): Arenas are a wave based system where you and a team can face off against enemies
- [Blacksmith](https://docs.utopiverse.net/survival/custom-features/dungeons/blacksmith.md): Here you can find everything Within Blacksmith
- [The Tinkerer](https://docs.utopiverse.net/survival/custom-features/dungeons/tinker.md): Here you can get yourself Expensive Gear and Helpful Artifacts
- [🔮 Enchanting Witch](https://docs.utopiverse.net/survival/custom-features/dungeons/witch.md): The enchanting witch is a NPC that sells custom enchants and scrolls
- [Repair and upgrade NPC](https://docs.utopiverse.net/survival/custom-features/dungeons/repair-and-upgrade-npc.md): Purchase menders to repair armour durability and increase armour stats
- [Useful Information](https://docs.utopiverse.net/survival/useful-information.md)
- [📜 Commands](https://docs.utopiverse.net/survival/useful-information/commands.md)
- [🕹 Monthly events](https://docs.utopiverse.net/survival/useful-information/monthly-events.md): Monthly events are activities that get counted at the end of each month and prizes are given to the winners
- [🥚Easter Eggs](https://docs.utopiverse.net/survival/useful-information/easter-eggs.md): Easter Eggs are hidden heads around spawn that give rewards upon finding them
- [Coming Soon](https://docs.utopiverse.net/survival/coming-soon.md)
- [Oneblock](https://docs.utopiverse.net/oneblock.md)
- [Getting Started](https://docs.utopiverse.net/oneblock/getting-started.md)
- [Oneblock](https://docs.utopiverse.net/oneblock/oneblock.md): Do /ob to begin playing. Destroy your beginning block to gain resources and expand your island. Be careful when using certain commands to invite players to join your ob as your island may get deleted


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.utopiverse.net/main.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
