# Leveling

To Level Up a Rune a certain Amount of AP and other Material is required as its stated in the [Rune List](/content/systems/runes/karma-runes/rune-list.md)

{% hint style="info" %}
The Player can also view the necessary Items for Upgrading a Rune in the Soul Ability UI by hovering the specific Rune.
{% endhint %}

### Example

<div align="left"><figure><img src="/files/ieLQqNMckAWnKZM0QYUW" alt="" width="434"><figcaption></figcaption></figure></div>

After clicking the Upgrade Icon a Confirmation Windows is shown to proceed with the Leveling

<div align="left"><figure><img src="/files/5SAxPIZk8o6KqKSfQfQP" alt="" width="284"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
The Materials or AP cannot be refunded.

Once a Rune is leveled up the Materials and AP are gone

However you can delete the whole Rune with all its upgrades and Restart from 0.
{% endhint %}

After a Successfull Confirmation the Rune has been upgraded (leveled up) successfully

<div align="left"><figure><img src="/files/JG3CEDtabos4bKRdbVjJ" alt="" width="209"><figcaption></figcaption></figure></div>


---

# 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://wiki.playcabal.to/content/systems/runes/karma-runes/leveling.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.
