# GamePlay

#### Game features and mechanics will be regularly updated by the publishing team here:

{% content-ref url="/pages/-MhNnmgW9ibT3BRM0wsn" %}
[Story](/herobattle/tutorial/gameplay/story.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhUH8yBLC1RtnlaVQHC" %}
[Character class system](/herobattle/tutorial/gameplay/character-class-system-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhNwxYtZJ42yRElOIAk" %}
[Weapon class system](/herobattle/tutorial/gameplay/weapon-class-system.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhURMv7CPwPDHO3g0ls" %}
[PVE](/herobattle/tutorial/gameplay/pve-1-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhURUWI7wyk-hS5-9PY" %}
[Monster class system](/herobattle/tutorial/gameplay/pve-1-1/monster-class-system.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhUSpGHjF5c1JfplvxO" %}
[Maps](/herobattle/tutorial/gameplay/maps-1-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhUX6jsOBEguRBEaU0p" %}
[PVP Arena](/herobattle/tutorial/gameplay/pvp-arena-1-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhNzK-NHJDgygV0UEIq" %}
[Pet system](/herobattle/tutorial/gameplay/pet-system.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhNzM0c4o74ZXpmXLMj" %}
[Mission system](/herobattle/tutorial/gameplay/mission-system.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://herobattle.gitbook.io/herobattle/tutorial/gameplay.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.
