# Wizard

1. **What is a Wizard?**
   * A second Job promotion available once a Magician reaches level 30.
   * Wizards can devastate enemies with powerful area-of-effect magic attacks.

2. **Skills**

   * Upon promotion to Wizard, new Skills become available:
     * Fire Wall
     * Frost Diver
     * Thunderstorm
     * Sight Blaster
     * Energy Coat
     * Napalm Beat
   * More details about Wizard Skills can be found through the [link](/characters/skills/magician-skills/wizard-class-skills.md).

3. **Promotion**
   * When a Wizard reaches level 60, they can be promoted to [High Wizard](/characters/job/magician/wizard/high-wizard.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.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.
