# Skills

1. **What are Skills?**
   * Each Job in **Ragnarok Libre** can use unique Skills.
     * Active Skills must be equipped to be used.
     * Passive Skills cannot be equipped.
   * When promoted within the same Job branch, you can continue to use the Skills from your previous Job.

2. **Novice Basic Skills**
   * Before choosing a Job, [Novices](/characters/job/novice.md) can use the following basic Skills:
     * **First Aid**: Instantly restores HP; the amount healed increases with max HP.
     * **Combat Mastery**: Increases attack power when using a one-handed sword.

3. **Job-Specific Skills**
   * Available Skills vary by Job.
   * Detailed information can be found on the page below.

4. **Skill Awakening**
   * Certain Shadow [Cards](/characters/cards.md) can awaken specific Skills.

{% content-ref url="/pages/O3fzVnb0GsmEIObR93qq" %}
[Swordsman Skills](/characters/skills/swordsman-skills.md)
{% endcontent-ref %}

{% content-ref url="/pages/orpgHHnhhmboiqpOdDFT" %}
[Magician Skills](/characters/skills/magician-skills.md)
{% endcontent-ref %}

{% content-ref url="/pages/kj9Iu2diilelHyF8zTzU" %}
[Thief Skills](/characters/skills/thief-skills.md)
{% endcontent-ref %}

{% content-ref url="/pages/qMaCs2n8U5MGkNNnXzL9" %}
[Archer Skills](/characters/skills/archer-skills.md)
{% endcontent-ref %}


---

# 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.ragnaroklibre.com/characters/skills.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.
