# Skill Awakening

## What is Skill Awakening?

* Skill awakening enables you to raise the maximum enhancement level of a particular skill.
* Skill awakening can only be performed on skills that have already reached the maximum level for that particular phase.
* Awakening does not have any impact on attributes other than the level values that can be enhanced.
* Skill awakening involves success and failure probabilities, and the probability of success on the next attempt increases following a failure.

## Materials

* To awaken your equipment, you'll need Gold as well as two types of awakening materials: "Bloodstones of Limitation" and "Bloodstones of Transcendence."
* Both Bloodstones of Limitation and Bloodstones of Transcendence have three grades: Normal, Greater, and Superior. The materials of the same grade are used for awakening at corresponding grades.
* Bloodstones of Limitation can be obtained through general monster hunting, while Bloodstones of Transcendence can be obtained through field boss encounters and dungeon rewards.

## Awaken Skill

<figure><img src="https://lh4.googleusercontent.com/R0QmVbDIOTFSU703ZQOAecnwdKSPDAfUH5WzEZ1eCbH4tHYwk7frPFRVapyinYp3CsEeFqFBMH0eC0Utpp35d2CTsBM2poszaRzH0ZruSR6A3owzYMB0ZSfRRd81JcJ_pN7256kIINPsBkohqAOc4TfjvZt9eGVg" alt=""><figcaption><p>Select Skill Menu</p></figcaption></figure>

* You can open the Skill Equipment menu by clicking the Skill button.

<figure><img src="https://lh4.googleusercontent.com/XcyRtK8zl1g6SdExbw38lUNtlgDHnNrp3x-qFigOhVAyAMor8eK8aq9DsZK3bY6V2KYsePhHEb-USVLwvRPmcwnAtwhlCLGDFe9tLH_U8Q-2mvaZq-VW9iVqyMheM85lcUeIeyA_MDSiYQeSlt887A9S0CVLxQsJ" alt=""><figcaption><p>Skill Equipment Menu</p></figcaption></figure>

* From the Skill Equipment menu, you can select either the "Skill Growth" or "Enhance" button located in the skill tooltip.

<figure><img src="https://lh6.googleusercontent.com/esq3TVneathwudYBqyWgMvL03AT_CCrTb8GtIsnlqGOOXj8I6RCW0WUxFrB_m1uzfdV1u3gvtQja1LBWtPZzhO2RwgxlV6pYZoVtPqd0kQV9QUHNHte_n-yuAeBc3j6CA41Gy7inp4ymqeWNjCtzB7SSoA8wUjwH" alt=""><figcaption><p>Skill Awakening Tab</p></figcaption></figure>

<table><thead><tr><th width="77.33333333333331">No.</th><th width="152">Feature</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Awakening Tab</td><td>Click the Awakening tab from the Skill Growth menu. (The Enhancement tab is open by default.)</td></tr><tr><td>2</td><td>Skill to Awaken</td><td><p>When you select the skill you want to awaken from the Skills list (5), it will be registered in the awakening slot.</p><p>You can replace the selected skill by clicking the X button.</p></td></tr><tr><td>3</td><td>Awakening Level Status</td><td>This displays the maximum level of the current phase and the next phase for the selected skill.</td></tr><tr><td>4</td><td>Register Materials</td><td>When you select the skill to awaken, the materials are automatically registered based on the grade of the skill.</td></tr><tr><td>5</td><td>Skills List</td><td><p>This displays the skills you possess.</p><p>Selecting the skill you want to use as a material registers them in the slots (2).</p><p>You can check the amount of Bloodstones of Limitation and Bloodstones of Transcendence you have.</p></td></tr><tr><td>6</td><td>Awaken</td><td>If you have the required materials, the Awaken button will be activated and you can proceed with the awakening process.</td></tr></tbody></table>

## Awakening Phase

* Depending on the grade of the skill, the probability and maximum level of awakening may vary.

<br>

{% hint style="warning" %}

#### This document was updated on June 15, 2023. Some elements may differ from the game.

{% endhint %}


---

# 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.klaykingdoms.com/en/guide/gameplay/skills/skill-awakening.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.
