> For the complete documentation index, see [llms.txt](https://playdarkro.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playdarkro.gitbook.io/wiki/pve-content/kyberthril-mining.md).

# Kyberthril Mining

To start your mining journey talk to the **Kyber Gatekeeper** located **@npc 64** While inside the dungeon, you'll be able to kill **Kyberthril Ores**, they will drop ![](/files/Wx0iOw8Ri3vw0xo6M1X6)**Kyberthril Ore** which can be sold for **Zeny**. And if you're lucky enough, you might obtain some ![](/files/qkH27nyqPKPasXGbOMGQ)Pure Kyberthril which you can use to trade for Enchant Scrolls.

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

<p align="center"><strong>(@npc 64 for Kyberthril Mining)</strong></p>

To enter the dungeon you need at-least ![](/files/fjsarWr0QiNz6kB9MMfI)**100x Hoe** and a ![](/files/xHNQqsxmw23JKcnseWQR)**Mine Hat** (This hat can be used both as normal headgear and as costume to enter). Both of these things you can buy from **Kyber Gatekeeper**.

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

{% hint style="info" %}
📌Entree fee is **1,000,000 Zeny!**&#x20;

📌Only Blacksmith Class can enter the map!&#x20;

📌You'll be able to use auto combat inside just type @ap on
{% endhint %}

{% hint style="info" %}
You need to be level 255/100 to enter the map!
{% endhint %}

{% hint style="danger" %}
After every 300 minutes (5 hours) of mining you have 12 hour cooldown!
{% endhint %}

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

<p align="center"><strong>(Kyber Deposit @mi <code>20595)</code></strong></p>

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

<p align="center">To exit the map simply talk to the <strong>Mine Exit</strong></p>

### Pure Kyberthril Shop

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

### Mining Level Drop Percentage

* **Level 0** | New Miner - 0 to 25,000 Exp - 15%
* **Level 1** - 25,000 to 50,000 Exp - 20%
* **Level 2** - 50,000 to 100,000 Exp - 30%
* **Level 3** - 100,00+ Exp - 40%

### Armor Enchantment System

Enchanting your armor will grant additional stats randomly.

<figure><img src="/files/I8YZsaaFCsVh1781cCW6" alt="@npc 64"><figcaption></figcaption></figure>

Enchanting an armor costs **100,000,000 Zeny** and has a chance to fail. If the enchantment attempt is unsuccessful, the **Enchantment Scroll** and the **100,000,000 Zeny fee** will be consumed.

Once an item has been successfully enchanted, you may re-enchant the same item an unlimited number of times if you are not satisfied with its current orb effect. Failed re-enchantment attempts will only consume the required materials and Zeny, while the item's previously obtained enchantment effect will remain intact.

#### Enchant Orb Levels <a href="#enchant-orb-levels" id="enchant-orb-levels"></a>

* **Level 1 orb** | 30% chance
* **Level 2 orb** | 10% chance
* **Level 3 orb** | 5% chance

View list of stats here: [Equipment Enchantments](/wiki/stat-booster/equipment-enchantments.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://playdarkro.gitbook.io/wiki/pve-content/kyberthril-mining.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
