# Mobs

The station is inhabited by 14 unique species of creatures, with more to be added in future updates. Among them are aggressive types that attack players on sight, harmless ones, and those that only defend themselves when attacked. Creatures that are difficult to defeat without proper equipment or help from other players are marked with a star on the radar icon.

### PVE

PVE is a core gameplay element. By eliminating creatures, players obtain valuable loot and materials for:

* Printing new licensed avatars;
* Selling on the in-game auction.
* Creating items in the production facilities.

### Unique Mechanics

The station is populated by creatures with distinct behaviors. Alarm squirrels create commotion with loud distress signals, while expertly camouflaged explosive fungi persistently track their targets to deal significant damage upon detonation.

For safe navigation across the map, players must pay attention to creature locations and patrol routes.

### Creature Types

The station hosts both living organisms and robots connected to its creators. There are currently 16 types of creatures in the game.

**Aggressive Creatures:**

* Matriarch frog
* Demon Gorilla
* Turret
* Guardian
* Drone
* Explosive Fungus
* Giant Fungus
* Venomous Spider
* Larva
* Worm
* Male Capybara

**Passive Creatures:**

* Goat
* Armored Capybara
* Alarm Squirrel
* Snail

***Tip:** Snails are quite rare as they carry valuable and useful loot. If you spot a snail on the map, prepare for a chase!*

{% embed url="<https://drive.google.com/file/d/1UO8XC7Tb_dAvAIVzWse6CzVnH901tdip/view>" %}


---

# 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.2040world.io/mobs.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.
