# Wave

![](/files/izFVtZb7233us1wDQvKc)

**Here we will see a few parameters to pay attention to such as:**

![](/files/ikxcW36CBEDjdQTIfcOO)Wave current order

![](/files/Mw1VTfwCd6IewOcm8ezN)Spawn time between 2 heroes in a hero spawn.

![](/files/haA9AuS0qbw1AxhNenu6)A group of monsters from slot i. Slot hero i (i = 1 -> 5). After producing all 5 slots in order i, a new wave will be formed.

![](/files/iKCX5Vxspm0CtM9pM2ww)Time interval between 2 hero slots in hero production.

![](/files/Gt3zRJsmDjWz6pB9zxHF)The hero's base HP multiplier after each wave.

![](/files/koqEeL5srRXiZ8MDSr3Z)Monster kill amount increases with each wave.

![](/files/WTHJafdY2RUNeP8jeKuk)The hero's base HP multiplier after each round.

![](/files/Glg5faqjzjdux4DGUgXy)

**The figure below will better describe the stats mentioned above in the first wave of the battle.**

![First wave of battle](/files/Bw9DiJoCR4yrp8924HAc)

{% hint style="warning" %}
**As you see. We have 4 groups from 4 different hero slots in the first wave. The distance between groups in this wave is 3s.**
{% endhint %}


---

# 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.heroestd.io/gameplay/boss-wave-details/pvp-mode/wave.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.
