# Enemies (monsters)

monsters: you can kill them to fill the bar showing your rage. If the rage bar is fully filled, one type of monster will be randomly selected to grow stronger.

<mark style="color:orange;">**The stronger monsters:**</mark> they are the ones with a golden outline and skills in some cases. Also, there is a high probability of getting skills if you kill them. Therefore, don't miss them out.

<mark style="color:orange;">**Elite monsters:**</mark> they are born strong and likely skilled. So watch out for them and don't be defeated.

<mark style="color:orange;">The Boss:</mark> You need to kill it before going into the next stage. With that being said, avoid it as late as possible if you are not strong enough.


---

# 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://starcrazy-organization.gitbook.io/starsurvivor/enemies-monsters.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.
