# 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


---

# Agent Instructions: 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:

```
GET https://docs.utopiverse.net/survival/custom-features.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.
