# Crafting

There are two places wher you can craft in the World of Rogues:

* The Crafting Bench
* The Blacksmith

Both are located in Vulpgard's main area, close to the original spawning point.

## Crafting Bench

Here you can see the location of the Crafting Bench, next to the Vulpgard fire.

<figure><img src="/files/CZWtU14q2Gfdw9iglgLp" alt=""><figcaption></figcaption></figure>

After the initial unlock (you need to fulfill a quest to unlock the bench), you'll see the crafting bench:

![](/files/CD1CfZnXy7EtsJMiD8No)

In the Crafting Bench, you can craft:

* Plank
* Brick
* Rope
* Torch

## Blacksmith

The Blacksmith is on the other side of the Crafting Bench:

<div align="left"><figure><img src="/files/r49EbqRGNg8DDIjRZKbm" alt="" width="375"><figcaption></figcaption></figure></div>

The Blacksmith has two parts - NPC and Forge. Here you can craft:

* Iron ingot (Forge)
* Neon ingot (Forge)
* Pickaxe of Neo (NPC)
* Sword of Neo (NPC)

More crafting options will be added as the economy progresses.


---

# 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://docs.rogues.studio/gameplay/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.
