# 5. Crafting

The fifth button we are going to explore is the Crafting button which looks like this:

![](/files/kBgJUzUGDelqFEgN8h8p)

Selecting this button will summon the Crafting Screen, as pictured here:

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

When you have the materials, you can craft all kinds of things. Some are useful and some are just pretty. As an example, you can collect 3 Iron Ore from Exploration Mode, then you can craft an Iron Anchor that is needed to launch the Ambush Traders quest.


---

# 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.piratenation.game/learn/new-player-guide/5.-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.
