# Cards Battle

#### 1.Comp

Team Formation Within Genesis Universe, there are a total of 4 different class of game cards, namely: Fighter, Wizard, Assassin and Support.

#### 2.Skills

Skills Each hero has their own unique skills, players are advised to study the relevant skill information before forming a team to achieve maximum damage during battles

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

#### 3.Skill status

Ability Each skills varies with their respective abilities, which might add to the team's overall skills and abilities or cause continuous damage to their opponent's team.

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

#### 4.Battles

Each card action counts as one turn. When the number of battle turns reaches 100, the winner of the battle will be determined by the total remaining health points of both sides, not by the percentage of health remaining.


---

# 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.genuniverse.io/gameplay/cards-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.
