# Ingredients

Ingredients are materials required for crafting. They can be obtained through various methods such as direct purchase from NPCs, drops from creatures, mining, and other sources.

### Mystic Runes Ingredients

Each **Mystic Rune** recquires 3 items:

* 5x fragments of the rune type
* 1x onyx
* 5x magic dust

For the **fragment**, you can **exchange** <mark style="color:$warning;">Dwarven Points</mark> at the Dwarven Bank (Located: **Kazordoon, Depot**). He will offer  you various types of rune **fragmentsin exchange for Dwarven Points**.

For the **onyx**, you can buy it from '**A Sweaty Cyclops**' (Located: **Ab'dendriel**). Each unit costs **7.5k** and it's an essential material for the crafting.

For the **magic dust**, you need to use '**Magma Runes**' on enchanted items to extract its power in the form of dust. (The quantity depends on the **number of attributes**; the **more attributes**, the **more dust** can be **extracted**.).

### Magma Rune Ingredients

Each **Magma Rune** recquires 1 item:

* 5x magma fragments

For the **magma fragments**, it can be obtainable through the [Mining](/mythera74/systems/mining.md), using atleast an **Advanced Pick** on a **lava hole**.

### Toolkit Ingredients

Each **Toolkit** recquires 2 items:

* 1x Hammer
* 5x Piece of Steel

For the **hammer**, it can be bought at any General Items NPC's at de cities.

For the **Piece of Steel**, it can be obtainable through the dismantle system (breaking an item).

### Pick Ingredients

Each Pick recquires 3 items:

* 1x low tier pick
* Several Valuable Bars
* Several Piece of Steel

For the **low tier pick**, you'll need an **Advanced Pick** or a **Golden Pick**, depending on which pick you'll try to craft.

For the **valuable bars**, it can be obtainable changing **5x type of ore**, for **1x type of bar**.

For the **Piece of Steel**, it can be obtainable through the dismantle system (breaking an item).


---

# 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://mythera74.gitbook.io/mythera74/systems/crafting/ingredients.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.
