# 🧮 Battle Dynamics

Let's delve into the captivating Battle Dynamics of Onchain Monsters, where every monster steps onto the battlefield armed with a formidable array of moves, including 4 Damage Moves, 4 Shield Tactics, and 4 Boost Abilities. These moves play a pivotal role in shaping the outcome of the battles that unfold in the Polyverse.

{% content-ref url="/pages/RsdbkYx1sc7Z0to7oOX5" %}
[⚔️ Damage Moves](/battle/damage-moves.md)
{% endcontent-ref %}

{% content-ref url="/pages/xakTVr1wKNuj6ZKjxiCX" %}
[💫 Boost Abilities](/battle/boost-abilities.md)
{% endcontent-ref %}

{% content-ref url="/pages/cgBmrN31NCeo2TYleJDk" %}
[🛡️ Shield Tactics](/battle/shield-tactics.md)
{% endcontent-ref %}


---

# 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://battle-docs.polychainmonsters.com/battle/battle-dynamics.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.
