# Deck Building

#### 🃏 Deck Building

* Decks must contain **at least 20 cards**.
* Players can build decks using a mix of **Web2 cards** (earned through gameplay) and **Web3 NFT cards** (purchased or forged).
* Decks may include cards of different types and elements (teams), allowing for strategic variety.
* Certain cards, such as **Locations** and **Towns**, reward thematic synergy by providing bonuses to cards from the same element.
* NFT cards feature **gold frames** and are visually distinguished during combat.

<figure><img src="/files/TOvasgTbshki95OireSS" alt=""><figcaption><p>Select from owned cards to create a custom deck</p></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://fracctal-tcg.gitbook.io/fracctal-tcg/basics/deck-building.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.
