# Battle

Seekers use their tamed Venari to fight against wild Venari, defeating or taming them for resources and opportunities to progress through Caerras.

Battles happen in real-time, where players can interject commands to their Venari and use powerful abilities to damage, heal, or tame. Each Venari has its unique passive, ability and swap effect to use during combat. Collect a combination of different Venari to suit your needs as a Seeker.

Battles could also appear randomly during exploration. Players should always be prepared for the risks and dangers of wandering the corrupt lands of Tecta.

### How to revive your Venari

**Be wary of difficult encounters. When the player's roster of Venari health reaches zero, players are sent back to the hub without any items in their inventory.**

When a Venari is defeated, players must return their Venari back to the storage terminal to revive them. Venari that are revived will be revived with 1% hp and will slowly heal over time in their roster.

<figure><img src="/files/rmG3tUX5ySDksxET3sQd" alt=""><figcaption></figcaption></figure>


---

# 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://whitepaper.legendsofvenari.com/game/battle.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.
