> For the complete documentation index, see [llms.txt](https://docs.klaykingdoms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.klaykingdoms.com/en/guide/gameplay/growth/equipment-awakening.md).

# Equipment Awakening

## What is Equipment Awakening?

* Awakening can push equipment that has reached the maximum level past its limitations.
* To awaken your equipment, you'll need Gold as well as two types of awakening materials: "Shards of Limits" and "Shards of Transcendence."&#x20;
* You can obtain these materials by killing monsters.&#x20;
* The maximum level range increases with the awakening phase, but there's a chance of success or failure. For example, in Phase 1, you can reach up to LV.10, and in Phase 2, you can reach up to LV.15.&#x20;
* If the awakening fails, your equipment won't decrease in level and the probability of success will increase slightly.&#x20;
* The success and failure probabilities for each phase will be announced later.

## Shards of Limitation

* These essential materials are needed for equipment awakening and can be acquired by killing monsters in the field, but with a low probability.&#x20;
* Shards have five grades just like items: Common, Uncommon, Rare, Epic, and Legendary.&#x20;
* In order to awaken a piece of equipment, shards of the same grade are required as materials.

## Shards of Transcendence

* These essential materials are needed for equipment awakening and can be acquired with a high probability by killing bosses in the field.&#x20;
* Shards have five grades just like items: Common, Uncommon, Rare, Epic, and Legendary.&#x20;
* In order to awaken a piece of equipment, shards of the same grade are required as materials.

## Criteria for Awakening

* Awakening is available for equipment of Common grade or higher. The higher the grade of the equipment, the higher the possible phase of awakening and the further the maximum level can be extended.
* Once awakening is available, a certain amount of Gold, Shards of Limitation, and Shards of Transcendence are required.

## Select Equipment to Awaken

* Click Enhancement from the top right menu, or click Awakening in the equipment information window.
* Select the equipment to awaken. You can proceed with awakening if you have enough materials.
* If you have enough Gold and materials to awaken, the Awaken button is activated.

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

<table><thead><tr><th width="74.33333333333331">No.</th><th width="152">Feature</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Equipment to Awaken</td><td>Register the equipment to awaken. You can replace it from the equipment list on the right after pressing the X button.</td></tr><tr><td>2</td><td>Maximum Level Status</td><td>This displays the phase of awakening and the maximum level that will change when the awakening is successful.</td></tr><tr><td>3</td><td>Materials</td><td>This section displays the necessary Gold and materials required to proceed with awakening. You can check the amount of Gold and shards you have.</td></tr><tr><td>4</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><tr><td>5</td><td>Available Equipment List</td><td>The list shows the equipment that is available to be awakened. You can check the items by their grade as well.</td></tr></tbody></table>

## Awakening Process

* Once the awakening starts, the required Gold and materials will be consumed and cannot be reclaimed, regardless of the success or failure of the process.
* After confirming the selection is correct, click on the Awaken button to start the awakening.

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

## The Success and Failure of Awakening

* The awakening process can increase the equipment's phase of awakening and its maximum level when successful.
* Once the equipment has undergone awakening and its maximum level has increased, it can be further improved through use and enhancement until it once again reaches its full potential.
* If the awakening fails, your equipment won't decrease in level and the probability of success will increase slightly.
* The increase in the probability of success depends on the equipment grade, and the probability can increase up to 100%.

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

<table><thead><tr><th width="81.33333333333331">No.</th><th width="153">Feature</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Success</td><td>This window appears when an awakening is successful.</td></tr><tr><td>2</td><td>Maximum Level Increase</td><td>This shows the increase in maximum level after a successful awakening.</td></tr><tr><td>3</td><td>Result Message</td><td>This provides a notification about the maximum level increase.</td></tr><tr><td>4</td><td>Failure</td><td>This window appears when an awakening attempt is unsuccessful.</td></tr><tr><td>5</td><td>Maximum Level Unchanged</td><td>This indicates that the maximum level is unchanged.</td></tr><tr><td>6</td><td>Success Rate Increase</td><td>This shows the increase to the success rate after an unsuccessful awakening attempt.</td></tr></tbody></table>

{% hint style="warning" %}

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

{% endhint %}


---

# 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://docs.klaykingdoms.com/en/guide/gameplay/growth/equipment-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.
