# Hunter

1. **What is a Hunter?**
   * Hunter is a second Job that an Archer can be promoted to upon reaching level 30.
   * Living in the forests, they have mastered the bow to the point where they can hit moving targets even with their eyes closed.

2. **Skills**

   * Upon promotion to Hunter, you gain access to new Skills:
     * Phantasmic Arrow
     * Arrow Repel
     * Beast Bane
     * Vulture's Eye
   * You can find detailed information about Hunter Skills through the provided [link](/characters/skills/archer-skills/hunter-class-skills.md).

3. **Promotion**
   * When a Hunter reaches level 60, they can be promoted to Sniper.


---

# 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/archer/hunter.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.
