# Crafting

Crafting is the process to create usable items, potions, and equipment from raw resources and ingredients. More valuable items and equipment require better materials. All components required to craft an item can be obtained via drops and gathering.

Materials for crafting can be divided into several groups:

* Raw resources, which players can gather on their [Lands](/collections/lands.md)
* Refined resources, which can be processed from raw resources
* Ingredients, which can be found during [Adventures](/features/adventures.md)

Each craft action requires a small amount of ![](/files/r8LE8iw6SmSfyqbbcCLR) [$RUNE](/tokenomics/runes-or-usdrune.md) as a fee. The requested quantity may differ depending on the value of the item being created.


---

# 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.onchainkingdoms.com/features/adventures/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.
