# FEATURES

- [👩🏻‍💻 Jobs](https://wiki.cubecadia.net/features/jobs.md): This is the main bread and butter of CubeCadia! Pick various jobs that give you payment for doing certain actions, but also act like classes with custom abilities. There's even traders to trade with!
- [📜 Scroll Quests](https://wiki.cubecadia.net/features/scroll-quests.md): PyroMining adds new drops, bosses, currency, artifacts, and upgrades to everyday mining. Natural, unplaced ores are what count toward all drops and progression.
- [⛏️ PyroMining - Guide](https://wiki.cubecadia.net/features/pyromining-guide.md): PyroMining adds new drops, bosses, currency, artifacts, and upgrades to everyday mining. Natural, unplaced ores are what count toward all drops and progression.
- [🎣 PyroFishing - Guide](https://wiki.cubecadia.net/features/pyrofishing-guide.md): PyroFishing turns fishing into a deep progression system with custom fish, unique augments, entropy, deliveries, and fishing totems. Every cast brings new chances!
- [🔧 Upgradeable Blocks](https://wiki.cubecadia.net/features/upgradeable-blocks.md): Three systems you can build, tune, and profit from!
- [⚒️ Forges (Custom Armor)](https://wiki.cubecadia.net/features/forges-custom-armor.md): The forges sets are among the most powerful armors and tools on CubeCadia. Each set carries its own unique perks, abilities, and playstyle
- [🛠️ Skills](https://wiki.cubecadia.net/features/skills.md): CubeCadia features a full RPG-style skills system with level progression, passive abilities, mana powers, and stat bonuses that make your gameplay more rewarding over time.
- [🚜 PyroFarming - Guide](https://wiki.cubecadia.net/features/pyrofarming-guide.md): Info will be
- [🌿 Miscellaneous Features](https://wiki.cubecadia.net/features/miscellaneous-features.md): This section highlights smaller yet powerful features that don’t require full pages of their own but add a ton of creativity and convenience to your gameplay.
- [🧟 Dungeons](https://wiki.cubecadia.net/features/dungeons.md): Information regarding dungeons
- [🍄 Custom Items](https://wiki.cubecadia.net/features/dungeons/custom-items.md): Custom Item Information for CubeCadia


---

# 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://wiki.cubecadia.net/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.
