# Magician

1. **What is a Magician?**
   * A specialist in magical attacks who can dominate enemies with powerful spells. The Magician is a first Job promotion available to a Character once the Novice reaches level 5.
   * Depending on the previous appearance of the Novice, the Magician can appear as either male or female.

2. Skills

   * When the Character is promoted to the Job of Magician, you can use new Skills:
     * Fire Bolt
     * Cold Bolt
     * Lightning Bolt
     * Stone Bolt
   * More details about Magician Skills can be found through the [link](/characters/skills/magician-skills.md).

3. **Promotion**
   * When a Magician reaches level 30, they can be promoted to either [Wizard](/characters/job/magician/wizard.md) or [Sage](/characters/job/magician/sage.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.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.
