# General

{% hint style="info" %}

* AXP (Ability Experience Point) is needed for various Systems
  * Essence Runes - [Essence Runes](/content/systems/runes/essence-runes.md)
  * Honor Medal Potions - [Honor Medal](/content/pvp-related-content/honor-medal.md)
  * Costume Items e.g. "Old Magic Book (Low)"
  * Guild Shop [Guild Shop](/content/basics/guild/guild-shop.md)

* Every 10.000.000 AXP your Character will obtain 1 AP (Ability Point)
  * The AXP can be boosted through AXP Potions [Available Items](/content/basics/axp/available-items.md)
  * AXP can be gained through every Attack (Normal Attack, Skill)
    {% endhint %}

{% hint style="warning" %}

* Only Characters above Level 120 can gain AXP
* AXP cannot be gained from Training Dummy or War
  {% 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://wiki.playcabal.to/content/basics/axp/general.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.
