# Crafting

- [Workbench](https://wiki.corruptedlands.com/gamemodes/skyblock/crafting/workbench.md): This page contains all the information you need about the Workbench, including its features, usage, and benefits.
- [Furnace](https://wiki.corruptedlands.com/gamemodes/skyblock/crafting/furnace.md): This page contains all the information you need about the Furnace, including its features, usage, and benefits.
- [Ingot Duplicator](https://wiki.corruptedlands.com/gamemodes/skyblock/crafting/ingot-duplicator.md): This page contains all the information you need about the Ingo Duplicator, including its features, usage, and benefits.


---

# 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.corruptedlands.com/gamemodes/skyblock/crafting.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.
