# Survival tutorials

- [Residence](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/residence.md): Your go-to tool for protecting your builds and customizing your land on the server!
- [ChestShop](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/chestshop.md): Lets players create shops using chests, where they can set up items for sale or buy items from other players.
- [Auction House](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/auction-house.md)
- [Jobs](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/jobs.md)
- [Adventure Pass](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/adventure-pass.md): Rewards players for actively increasing their reputation within various guilds.
- [Workshop](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/workshop.md)
- [Farming](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/farming.md)
- [Cooking](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/cooking.md)
- [Custom Fishing System](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/custom-fishing-system.md): This page explains all fishing-related features on the server, including commands, fish rarities, markets, seasonal effects, and rod upgrades.
- [Guilds](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/guilds.md)
- [Custom Items](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/custom-items.md)
- [List of Mob Drops](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/list-of-mob-drops.md): Some of the naturally spawning mobs have a chance to drop accessory items on death.
- [Custom Enchantmens](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/custom-enchantmens.md)
- [Enchant Extractor (Remove a Random Enchantment)](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/enchant-extractor-remove-a-random-enchantment.md)
- [Spawners](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/spawners.md)
- [Elevators](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/elevators.md): Stairs are too bulky and ladders are too slow! Simply place an iron block on each floor of your house in a vertical line, and you'll be flying through your mansion in no time!
- [Interactive Chat](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/interactive-chat.md)
- [Emoji](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/emoji.md)
- [High Speed Rails](https://wiki.dandycraft.net/dandycraft-wiki/survival-tutorials/high-speed-rails.md)


---

# 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.dandycraft.net/dandycraft-wiki/survival-tutorials.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.
