> For the complete documentation index, see [llms.txt](https://wiki.ragnaroklibre.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ragnaroklibre.com/characters/job/thief/assassin/assassin-cross.md).

# Assassin Cross

1. **What is an Assassin Cross?**
   * Assassin Cross is a third Job that an Assassin can be promoted to upon reaching level 60.
   * It demonstrates powerful combat capabilities by using even deadlier poisons.

2. **Skills**
   * Upon promotion to Assassin Cross, you gain access to new Skills:
     * Cross Impact
     * Meteor Assault
     * Rolling Cutter
     * Deadly Poison
   * You can find detailed information about Assassin Cross Skills through the provided [link](/characters/skills/thief-skills/assassin-class-skills.md).

3. **Promotion**
   * When an Assassin Cross reaches level 140, they can be promoted to [Guillotine Cross](/characters/job/thief/assassin/assassin-cross/guillotine-cross.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/assassin/assassin-cross.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.
