> For the complete documentation index, see [llms.txt](https://wiki.wavecraft.net/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.wavecraft.net/wiki/survival-server.md).

# Survival Server

- [Currencies (Coins, Tokens & More)](https://wiki.wavecraft.net/wiki/survival-server/currencies-coins-tokens-and-more.md): Below is a list of the different currencies on Wavecraft.
- [Claiming Land](https://wiki.wavecraft.net/wiki/survival-server/claiming-land.md): All the information you could need about claiming land and protecting your builds.
- [Custom Items](https://wiki.wavecraft.net/wiki/survival-server/custom-items.md): Related to Custom Enchants
- [Custom Recipes](https://wiki.wavecraft.net/wiki/survival-server/custom-items/custom-recipes.md): /iarecipe
- [Custom Ore](https://wiki.wavecraft.net/wiki/survival-server/custom-items/custom-ore.md): /iarecipe
- [Custom Enchantments](https://wiki.wavecraft.net/wiki/survival-server/custom-enchantments.md)
- [Basic Info](https://wiki.wavecraft.net/wiki/survival-server/custom-enchantments/basic-info.md)
- [Tinker](https://wiki.wavecraft.net/wiki/survival-server/custom-enchantments/tinker.md): /tinker
- [Alchemist](https://wiki.wavecraft.net/wiki/survival-server/custom-enchantments/alchemist.md): /alchemist
- [List of Enchantments](https://wiki.wavecraft.net/wiki/survival-server/custom-enchantments/list-of-enchantments.md): /enchants
- [Pyro Farming](https://wiki.wavecraft.net/wiki/survival-server/pyro-farming.md)
- [Pyro Fishing](https://wiki.wavecraft.net/wiki/survival-server/pyro-fishing.md): Pyro Fishing
- [Fishing Basics](https://wiki.wavecraft.net/wiki/survival-server/pyro-fishing/fishing-basics.md): /fish menu
- [Entrophy](https://wiki.wavecraft.net/wiki/survival-server/pyro-fishing/entrophy.md): /fish entrophy
- [Skills](https://wiki.wavecraft.net/wiki/survival-server/pyro-fishing/skills.md): /fish skills
- [Deliveries](https://wiki.wavecraft.net/wiki/survival-server/pyro-fishing/deliveries.md): /fish deliveries
- [Augments](https://wiki.wavecraft.net/wiki/survival-server/pyro-fishing/augments.md): /fish augments
- [How to add Augments](https://wiki.wavecraft.net/wiki/survival-server/pyro-fishing/augments/how-to-add-augments.md): /fish augment
- [Fishing Totem](https://wiki.wavecraft.net/wiki/survival-server/pyro-fishing/fishing-totem.md): Fishing Totem
- [Pyro Mining](https://wiki.wavecraft.net/wiki/survival-server/pyro-mining.md)
- [Slimefun](https://wiki.wavecraft.net/wiki/survival-server/slimefun.md)
- [Skills](https://wiki.wavecraft.net/wiki/survival-server/skills.md)
- [Stats](https://wiki.wavecraft.net/wiki/survival-server/skills/stats.md): Auraskills stats
- [Abilities](https://wiki.wavecraft.net/wiki/survival-server/skills/abilities.md): Passive Abilities
- [Mana Abilities](https://wiki.wavecraft.net/wiki/survival-server/skills/mana-abilities.md): Mana Abilities
- [Jobs](https://wiki.wavecraft.net/wiki/survival-server/jobs.md): /jobs browse
- [Quests](https://wiki.wavecraft.net/wiki/survival-server/quests.md): /quests
- [Dungeons](https://wiki.wavecraft.net/wiki/survival-server/dungeons.md): /dungeons


---

# 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 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.wavecraft.net/wiki/survival-server.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.
