# Rogue

1. **What is a Rogue?**
   * Rogue is a second Job that a Thief can be promoted to upon reaching level 30.
   * They thrive in the shadows and specialize in stealing money or items and hiding themselves.

2. **Skills**

   * Upon promotion to Rogue, you gain access to new Skills:
     * Sand Attack
     * Double Strafe
     * Snatcher
     * Intimidate
   * You can find detailed information about Rogue Skills through the provided [link](/characters/skills/thief-skills/rogue-class-skills.md).

3. **Promotion**
   * When a Rogue reaches level 60, they can be promoted to [Stalker](/characters/job/thief/rogue/stalker.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/thief/rogue.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.
