# High Wizard

1. **What is a High Wizard?**
   * A third Job promotion available once a Wizard reaches level 60.
   * High Wizards cast even more powerful spells to deal massive damage to enemies or use various debuff effects to weaken their combat power.

2. **Skills**

   * Upon promotion to High Wizard, new Skills become available:
     * Meteor Storm
     * Storm Gust
     * Lord of Vermilion
     * Gravitational Field
     * Mystical Amplification
     * Fire Pillar
   * More details about High Wizard Skills can be found through the [link](/characters/skills/magician-skills/wizard-class-skills.md).

3. **Promotion**
   * When a High Wizard reaches level 140, they can be promoted to [Warlock](/characters/job/magician/wizard/high-wizard/warlock.md).


---

# 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/job/magician/wizard/high-wizard.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.
