# The Dark Zone

- [Casino](https://thedarkzone.gitbook.io/guide/the-dark-zone/casino.md): The casino is an area where any player can go gamble their in game money only. This area is open for all and anyone. Currently it's in PlayersHub
- [Cosmetics](https://thedarkzone.gitbook.io/guide/the-dark-zone/cosmetics.md): The cosmetic item and the cosmetic wardrobe. What are the differences?
- [Cosmetic Wardrobe](https://thedarkzone.gitbook.io/guide/the-dark-zone/cosmetics/cosmetic-wardrobe.md): The plugin with the huge 3d animations
- [GadgetMenu](https://thedarkzone.gitbook.io/guide/the-dark-zone/cosmetics/gadgetmenu.md)
- [MysteryBoxes](https://thedarkzone.gitbook.io/guide/the-dark-zone/cosmetics/mysteryboxes.md): What are mystery boxes and what do they do?
- [Pet System](https://thedarkzone.gitbook.io/guide/the-dark-zone/cosmetics/pet-system.md): All things about pets in the GadgetMenu
- [Custom Enchants](https://thedarkzone.gitbook.io/guide/the-dark-zone/custom-enchants.md): We use Advanced Enchantments
- [Entire list of Enchants](https://thedarkzone.gitbook.io/guide/the-dark-zone/custom-enchants/entire-list-of-enchants.md): See below all the enchants
- [Modifiers](https://thedarkzone.gitbook.io/guide/the-dark-zone/custom-enchants/modifiers.md): Things to boost your enchanted gear
- [Custom Items](https://thedarkzone.gitbook.io/guide/the-dark-zone/custom-items.md): What items do we have and how do i get them?
- [Darkzones](https://thedarkzone.gitbook.io/guide/the-dark-zone/darkzones.md): A Darkzone is known as a no command area where players can only extract out after getting rare loot
- [Discord Linking](https://thedarkzone.gitbook.io/guide/the-dark-zone/discord-linking.md): Why link your discord to your in game profile. Let me tell you why
- [VIP / Support Packages](https://thedarkzone.gitbook.io/guide/the-dark-zone/vip-support-packages.md): Covers the entire donation store and what it offers
- [Drop Party](https://thedarkzone.gitbook.io/guide/the-dark-zone/drop-party.md): Details and a video explaining what a drop party is.
- [Essentials](https://thedarkzone.gitbook.io/guide/the-dark-zone/essentials.md): Features that enable you to have some basic commands in our server
- [Guilds](https://thedarkzone.gitbook.io/guide/the-dark-zone/guilds.md): A Guide on how guilds works in our survival server
- [Jobs](https://thedarkzone.gitbook.io/guide/the-dark-zone/jobs.md): Jobs reborn is a plugin that allows you to get paid for any work you do on a job.
- [LootCrates](https://thedarkzone.gitbook.io/guide/the-dark-zone/lootcrates.md): What are loot crates and how do i get them?
- [AdvancedSkills(MCMMO Replacement)(Skill levels)](https://thedarkzone.gitbook.io/guide/the-dark-zone/advancedskills-mcmmo-replacement-skill-levels.md): The RPG leveling system we offer in our survival server.
- [Skills Explanation & Guide](https://thedarkzone.gitbook.io/guide/the-dark-zone/advancedskills-mcmmo-replacement-skill-levels/skills-explanation-and-guide.md)
- [Mana: How it works](https://thedarkzone.gitbook.io/guide/the-dark-zone/advancedskills-mcmmo-replacement-skill-levels/mana-how-it-works.md)
- [Skill Talents Guide](https://thedarkzone.gitbook.io/guide/the-dark-zone/advancedskills-mcmmo-replacement-skill-levels/skill-talents-guide.md)
- [Player Classes](https://thedarkzone.gitbook.io/guide/the-dark-zone/advancedskills-mcmmo-replacement-skill-levels/player-classes.md)
- [Player Housing](https://thedarkzone.gitbook.io/guide/the-dark-zone/player-housing.md): Here you can learn more about owning a playerhouse in spawn
- [Spawners/Stackers](https://thedarkzone.gitbook.io/guide/the-dark-zone/spawners-stackers.md): In this page you can see what a mob spawner does and items on our server
- [Quests/BattlePass](https://thedarkzone.gitbook.io/guide/the-dark-zone/quests-battlepass.md): Information on our battlepass system
- [Voting](https://thedarkzone.gitbook.io/guide/the-dark-zone/voting.md): Voting and how and why to do it?


---

# 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://thedarkzone.gitbook.io/guide/the-dark-zone.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.
