# Wave

![Wave Coop](/files/MVpu9XMwELdIdJRJMYdr)

![](/files/YbOtr4xyhF6gKd5467MB)Order of wave coop

![](/files/pCz5XavciDaRKMmRgeEN)Time interval between current wave and previous wave

![](/files/yHSCUbe7nYlthtzo6qws)Monster moves on the road. Here, the parameters S1 -> S5 are the order of the cards in the player's respective lineup.

![](/files/wiq26p596pzN27Tz5L7K)The number of monsters that will appear in the wave

![](/files/jGGEnTFo17oPnRySZMeV)Delay time compared to previous hero type

Example:

![](/files/tgwW1kzKeGceXHoEaAZ6)

{% hint style="info" %}
**We have the 1st wave that will appear 2 monsters in position S1 (slot 1) in the squad. After 2 seconds, there will be 2 monsters in position S2 (slot 2) ... similarly until the end of wave 1 there will be 2 monsters in position S5 (slot 5)**
{% endhint %}

* **The number of slots to take in the current database. Includes 12 monsters.**

![](/files/DIz9zP7r7f2viu2qITRh)


---

# 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/coop-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.
