# Creatures

Creatures are the inhabitants of Tibia aside from human players and NPCs. Every different type creature has its own characteristics which make it unique.

Creatures share the entire world of Tibia, so they can be found all throughout the land. They will generally stay with other creatures of their own kind, and different creatures prefer different environments. This is why you can find Deer and Rabbits in grassy places. Slimes will always be found near water (usually underground), Dwarves spend most of their time in the mines and Demons prefer places deep underground. Usually, the most dangerous places are the hardest to reach.

![A Dragon](/files/2IHt2GWXh1SoAHnwZluy)


---

# 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://docs.kingdom-swap.com/gameplay/creatures.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.
