# Wavecraft Wiki

## Wavecraft Wiki

- [Welcome!](https://wiki.wavecraft.net/wiki/welcome.md): On this Wiki you will find all the information you could need about our server. From our server rules, to the ranks available and the commands that come with them.
- [Server Rules](https://wiki.wavecraft.net/wiki/wavecraft-information/server-rules.md): Below you will find all of the Wavecraft server rules.
- [Voting Sites](https://wiki.wavecraft.net/wiki/wavecraft-information/voting-sites.md): Below you will find a list of sites for you to vote on. Vote on all available sites in one day for a special reward.
- [Staff Applications](https://wiki.wavecraft.net/wiki/wavecraft-information/staff-applications.md): So you would like to join our staff team - great! Here's all the information you will need.
- [How Ranks Work](https://wiki.wavecraft.net/wiki/ranks-and-commands/how-ranks-work.md): Some ranks on Wavecraft can be earned for free... others require a little play time.
- [Free Ranks](https://wiki.wavecraft.net/wiki/ranks-and-commands/free-ranks.md): A list of the ranks that can be unlocked for free on Wavecraft.
- [Premium Ranks](https://wiki.wavecraft.net/wiki/ranks-and-commands/premium-ranks.md): A list of the premium ranks available on Wavecraft.
- [Monthly Ranks](https://wiki.wavecraft.net/wiki/ranks-and-commands/monthly-ranks.md): Starting with Season 2, Wavecraft now has temporary ranks that are reset each month. To unlock these ranks, you must hit certain voting milestones within the month.
- [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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.wavecraft.net/wiki/welcome.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.
