# Battle Types

At this time, there are 2 types of battles in Blockchain Cuties Universe.&#x20;

* [Round Based Battles](https://docs.blockchaincuties.com/blockchain-cuties-universe-knowledge-base/bcu-mechanics/game-mechanics/battle-types/round-based-battles)
* [HP Based Battles ](https://docs.blockchaincuties.com/blockchain-cuties-universe-knowledge-base/bcu-mechanics/game-mechanics/battle-types/hp-based-battles)

#### Round Based Battles

This type of battle is decided by round wins. Each round consists of 2 turns. Whoever wins 2 rounds first, wins the battle. The battles are automated.

**HP Based Battles**

This type of battle is won by depleting your opponent's HP pool first. Rounds are still used for clarity of the battle reports, but they are no longer a win condition as they are in **RBB**. The battles are also automated.&#x20;

####


---

# 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.blockchaincuties.com/blockchain-cuties-universe-knowledge-base/bcu-mechanics/game-mechanics/battle-types.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.
