# Deck Builder

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

Decks can be created in a deck builder and saved individually with a name of your choice.

{% hint style="info" %}
Each deck consists of 24-30 playing cards and up to 8 item cards.
{% endhint %}

**The structure:** \
On top, a summary of the current deck is displayed: its validity, name, amout of gaming and item cards, mythic range, element distribution, cards as well as amount of professions and races covered by the deck cards.

Right below you'll find a quick switch between your inventory cards and the deck cards. This way you can either see all your cards and add them to your deck, or review your deck and remove unused cards.

On both pages, clicking on a card adds it to or removes it from the deck.

{% hint style="info" %}
It's worth keeping an eye on the Mythics costs when putting together a deck and pushing the costs as close as possible to the limit of the Mythics range.
{% endhint %}

***

🐉 Add as many gaming and item cards as possible in a first step, but watch the mythic range. As a beginner, you want to place your deck inside of the "Beginners Ground" mythic range (up to 360 MP)


---

# 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.dark-mythos.com/dark-mythos-gamepaper/game-basics/deck-builder.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.
