# Cards

## Attributes

Cards in Cross The Ages: TCG represent characters from the various factions of the lore: Arkhante, Mantris, and Rift.&#x20;

Each card has an element and a power. Other characteristics such as rank and grade exist.\
The player can evolve his cards through crafting.

They are divided into 5 rarities:

* Common
* Uncommon
* Rare
* Ultra Rare
* Mythic

And supplemented by 3 additional rarities:

* Special Rare: Hybrid card&#x20;
* Exclusive: Alternative artwork&#x20;
* Unique: Only one copy of card

Finally, there is a cosmetic feature, approximately 10% of the cards are Foil (shiny).

<figure><img src="/files/PsBVV8LzdA7ayZNsrg95" alt=""><figcaption><p>Cross The Ages: TCG - Cards</p></figcaption></figure>

***

## The status

In order to cater to different types of players, the cards exist in three status:

* Static cards are mostly obtained through in-game rewards.
* Flex cards are mostly purchased in the store. A player can transform them into Static or Eternal cards.
* Eternal cards are blockchain cards in the form of NFTs. Primarily obtained by transforming Flex cards through the mint action. They can also be bought/sold to other players.

All of these cards can be used within a Deck to play a game.

<figure><img src="/files/Ed12xQYfbQjeVuqFIGSD" alt=""><figcaption><p>Cross The Ages: TCG - Formats</p></figcaption></figure>

***

## Crafting

### Power Up&#x20;

Power Up allows you to upgrade a Standard card and make it more powerful by increasing its rank.

For this, other Standard cards must be sacrificed.

***

### Awakening <a href="#h_01hf8zgxy3j77vbws871a3j5kc" id="h_01hf8zgxy3j77vbws871a3j5kc"></a>

Awakening allows you to create an Alternative card from a Standard card that has been enhanced to its maximum rank.&#x20;

During awakening, the standard card is burned, and in exchange, you receive a new card with new artwork and a new power determined by its Grade, the card in Alternative version.&#x20;

The grade of an awakened card is random and can be C, B, A, or S. S being the rarest and most powerful.

***

### Merge

Merge allows you to create Combo cards from Alternative cards.

These cards are the most powerful in the game.

<figure><img src="/files/SSOlPnyzdQDl2lwchk9j" alt=""><figcaption><p>Cross The Ages: TCG - Power Up &#x26; Awakening &#x26; Merge</p></figcaption></figure>

***

## Crafting Evolution

Crafting is highly appreciated by players. Just like the gameplay, it will also undergo some adjustments.&#x20;

In 2024, the following modifications will be made:

* Open crafting to Static cards
* Introduce the Stone system for Power Up
* Trisel will only be required for Eternal cards
* The Awakening probabilities of a card will be simplified
* Merge probabilities will be proportional based on Grades
* All cards (Standard, Alternative, Combo) can be recycled into Stones


---

# 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.crosstheages.com/whitepaper/en/products/tcg/cards.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.
