# Cards Overview

<figure><img src="/files/m0a1Luf4IsKc9LDUfXQG" alt="" width="375"><figcaption><p>Card Overview</p></figcaption></figure>

1. **CARD NAME**
2. **SPEED:** The speed of a card is shown by the green «winged» icon in the top-right corner. The higher the speed is, the faster the spells are cast against your enemies.
3. **ELEMENT:** There are six Elements in the game: <mark style="color:green;">**EARTH**</mark>**,** <mark style="color:red;">**FIRE**</mark>**,** <mark style="color:blue;">**WATER**</mark>**,** <mark style="color:yellow;">**LIGHT**</mark>**,** <mark style="color:purple;">**DARKNESS**</mark>**,** **ICE**.
4. **ATTACK:** A card’s attack represents its offensive power and, in turn, the damage it can inflict to your opponent. This strength is quantified in numerical points.
5. **HEALTH:** Health is the measure of a card’s defensive strength, represented by the number inside the heart icon on the card.
6. **SPELL:** Certain cards possess unique abilities known as «spells». These spells can differ based on the card’s element and may vary in potency. As an illustration, the card mentioned earlier features a Flame spell that inflicts 2 points of damage on the nearest enemy. You can distinguish the single target or multiple target of a spell on the number of spell icon in the image
7. **SPELL EFFECT:** It's the detailed effect of the spell.
8. **LEVEL & RARITY:** There are four cards rarity: **Common**, <mark style="color:blue;">**Rare**</mark>, <mark style="color:purple;">**Epic**</mark> and <mark style="color:orange;">**Legendary**</mark>. You can see at what stage of upgrade your card is by seeing how many shards of the sign are filled. In the upper exemple we have 2/4 shards filled meaning it's upgraded at the second level up to four of the card.


---

# 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.spellsofgenesis.com/spells-of-genesis/cards/cards-overview.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.
