# OVERVIEW

### Pixel Art Monster - Dungeon <a href="#hlk177381624" id="hlk177381624"></a>

Thanks for using this asset pack. For any question, please email to [*support@cainos.net*](mailto:support@cainos.net)

### Monster Control

* <kbd>A</kbd> and<kbd>D</kbd> to move left and right.
* <kbd>W</kbd> and<kbd>S</kbd> to move up and down for flying monsters.
* Hold <kbd>SHIFT</kbd> to run.
* <kbd>SPACE</kbd> to jump.
* <kbd>LMB</kbd> to attack.
* <kbd>K</kbd> to kill or revive.
* <kbd>\[</kbd> and <kbd>]</kbd> to trigger hit animation.


---

# 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.cainos.net/pixel-art-monster-dungeon/overview.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.
