# Welcome

## <mark style="color:orange;">Hello and welcome to the official wiki!</mark>

This wiki serves as the central knowledge base for the Minecraft content I've created. Here you'll find comprehensive information covering:

* **NeoEnchant**: Details on all the custom enchantments, how they work, and how to obtain them.
* **Yggdrasil**: Guides to the various structures added by the Yggdrasil pack, including locations, challenges, lore, and rewards.
* **Better Furnace:** Detailed crafts and information on the speed of each oven
* **Wispher of Ether:** Detailed information about this mod, its mechanics, runes, and other detailed information.
* **Web Tools:** Explanations and instructions for using the companion web utilities (Configurator, Updater, Converter) designed to help you manage and customize the packs.

My goal is to make this documentation as clear and helpful as possible.

If you find any information missing, unclear, or incorrect, please don't hesitate to let me know so I can improve it.

For discussions, questions, or just to chat, feel free to join the community on Discord.

<https://discord.gg/TAmVFvkHep>


---

# 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://hardels-organization.gitbook.io/voxel/readme.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.
