> For the complete documentation index, see [llms.txt](https://wiki.tribals.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tribals.io/tribals.io-wiki/items/resources/iron.md).

# Iron

Players can turn Iron to [Iron Fragment](/tribals.io-wiki/items/resources/iron-fragment.md) if they smelt it in the [Smelter](/tribals.io-wiki/building-elements/smelter.md) or in the [Campfire](/tribals.io-wiki/building-elements/camp-fire.md). Players can also trade Iron in a [Vending Machine](/tribals.io-wiki/building-elements/vending-machine.md).

Iron nodes can be mined using a [Stone Pickaxe](/tribals.io-wiki/items/resources/stone.md) or an [Iron Pickaxe](/tribals.io-wiki/items/weapons-and-equipment/iron-pickaxe.md)!

An Iron node respawns in 7-10 minutes after being completely mined! It also offers a big bonus of Iron when players deliver the final blow to the Node!

Stackable up to 1000 pieces!

<div align="left"><figure><img src="/files/7dha3znEQ7LQypsckLqe" alt=""><figcaption><p>Iron</p></figcaption></figure></div>

<figure><img src="/files/PhmztLWyUKxSrC3A8tlA" alt=""><figcaption><p>Iron Nodes Map</p></figcaption></figure>

Iron Nodes are located at: A3, A4, A5, B1, B6, C3, C6, D3, E3, E4


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tribals.io/tribals.io-wiki/items/resources/iron.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.
