# Wiki

- [1.21.x](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/1.21.x.md)
- [Items](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/1.21.x/items.md)
- [Magic Wand](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/1.21.x/items/magic-wand.md): A players favorite tool and weapon
- [Blocks](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/1.21.x/blocks.md)
- [Hephaestus Forge](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/1.21.x/blocks/hephaestus-forge.md): Learn everything you need to know about the Hephaestus Forge - the main multiblock in Forbidden & Arcanus.
- [Essence Providers](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/1.21.x/blocks/hephaestus-forge/essence-providers.md): This page shows all ways you can gain the needed essences for your rituals.
- [Clibano](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/1.21.x/blocks/clibano.md): Learn how to construct and use the Clibano multiblock.
- [Item Modifiers](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/item-modifiers.md)
- [Items](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/items.md)
- [Enhancer Relics](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/items/enhancer-relics.md): Enhancer Relics are a special category of items that help you with rituals or other mechanics.
- [Blocks](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/blocks.md)
- [Hephaestus Forge](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/blocks/hephaestus-forge.md): Learn everything you need to know about the Hephaestus Forge - the main multiblock in Forbidden & Arcanus.
- [Essence Providers](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/blocks/hephaestus-forge/essence-providers.md): This page shows all ways you can gain the needed essences for your rituals.
- [Ores](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/ores.md)
- [Mobs](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/mobs.md)
- [Trees](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/miscellaneous.md)
- [Datapack Guide](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/datapack-guide.md): A guide for pack devs for configuring F\&A.
- [Hephaestus Forge Rituals](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/datapack-guide/hephaestus-forge-rituals.md)
- [Magic Circles](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/datapack-guide/magic-circles.md)
- [Enhancers](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/datapack-guide/enhancers.md)
- [Item Modifiers](https://wiki.valhelsia.net/external-mods/forbidden-and-arcanus/wiki/datapack-guide/item-modifiers.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.valhelsia.net/external-mods/forbidden-and-arcanus/wiki.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.
