# Rook Bosses

There are two types of bosses in Rookgard, depending if its possible to regularly spawn them or if they spawn randomly.

| Boss                                                                    | Spawn                                         |
| ----------------------------------------------------------------------- | --------------------------------------------- |
| [Retinite](/soe-wiki/rookgaard/rook-bosses/retinite.md)                 | Regular (Requires 150 Skeleton Archer kills)  |
| [Avian](/soe-wiki/rookgaard/rook-bosses/avian.md)                       | Regular (Requires 300 fire spirits)           |
| [General Ironhorn](/soe-wiki/rookgaard/rook-bosses/general-ironhorn.md) | Regular (Requires 400 Minotaur massive kills) |
| [Giant Mole](/soe-wiki/rookgaard/rook-bosses/giant-mole.md)             | Regular                                       |
| [Munster](/soe-wiki/rookgaard/rook-bosses/munster.md)                   | Random                                        |
| [Teleskor](/soe-wiki/rookgaard/rook-bosses/teleskor.md)                 | Random                                        |
| [Rottie The Rotworm](/soe-wiki/rookgaard/rook-bosses/rottie.md)         | Random                                        |
| [Blind Orc](/soe-wiki/rookgaard/rook-bosses/blind-orc.md)               | Random                                        |
| [Aprenctice Sheng](/soe-wiki/rookgaard/rook-bosses/apprentice-sheng.md) | Random                                        |
| [Giant Skeleton](/soe-wiki/rookgaard/rook-bosses/big-skeleton.md)       | Random                                        |


---

# 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://soerpg.gitbook.io/soe-wiki/rookgaard/rook-bosses.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.
