# Deck

## COLLECTION

The collection filter indicates the selected series chosen by the user.

![Selected Collection](/files/LeWfsFqfJVksCQMhHxlf)

## CHECK DECK

CHECK DECK filter actually represent all the card inside the deck player has created. \
Example: Here it represents all of the cards which are inside the deck named "NEW DECK"

![Check Deck](/files/ovxIjL4ev2HghNjlYXr5)

## EDIT/BUILD DECK

Edit/Build deck almost serves the same purpose. On click if takes user to the deck editor screen where user can create new decks or can modify their previously created decks.

![Edit/Build Deck](/files/Pezd9v4qDKfRPMusiMUK)

## DECK SLOTS

Deck slots are unlocked according to player league. Higher league means there will be more slots as the game gets intense and strategies are expanded. Player has to fill all the slots according to their league to jump into battle, if any slot is not filled, player can not start a duel.

![Deck Slots](/files/1PojKSRrim4R0rQZReNU)

## DECK NAME

If a player has multiple deck, they can assign different names to each deck, whatever they want.

![Deck Name](/files/NfiwzcPO3JTgfruJJZNl)

## FILTERS

User can easily go through filter setting to preview cards according to their strategy. If a person only wants to go with one or two elements or only Level 1 & 2, they can activate filters of their interest so it will only show those cards.

![Filter](/files/wDLIwyDVlI0HVujsvuyR)

## AVAILABLE CARDS

Available cards space indicates all of the cards that the user owns according to their league that the can use in an actual battle. If a player is in BRONZE League, they can only use Level 1 To 4 Cards, and only Level 1 To 4 cards will be shown in available cards space.

![Available Cards](/files/hVl5Lu0MFDAmcLo4IEvH)

## DECK STATS BY COST/RARITY&#x20;

The "DECK STATS BY COST/RARITY" always reflects a visual representation of total cards in deck, which also shows the number of cards according to their MANA COST And LEVEL which are inside that deck.\
1 TO 8 are rarity numbers, and the numbers above the green meter are number of those level cards in deck.\
NOTE: LEVEL Number And MANA Cost Number Is Always Same

![Deck Stats](/files/5xYZS2eJenM7oufNV9w9)

## CARD STATS

User can simply click on any of the card to preview the complete statistics of the selected card.

![Card Stats](/files/JWBlpfEGvovhYLX4y6Ky)

## AUTO BUILD

Users can create auto decks with the help of AUTO BUILD Feature. User can create AUTO Decks as many times as they want. The Auto Build Deck will reflect when they hit the OK Button and save the deck. Player can do modifications in AUTO BUILD Deck too.

![Auto Build](/files/QpgHTS3ET7hmSjfnckNa)

## SAVE DECK

After completing all of the modifications in deck, user have to save the deck to use it in battlefield and return to HOME scene. If a deck has less then the assigned slots cards, player can not save the deck.

![Save Deck](/files/z2rK9WDSWsfS6fw4duw2) ![Deck Saved](/files/HLXcUnM0a8nYJSjyKWdn)

![Error Saving](/files/BXmKrbc2fye1ZJTAIbEw)

## CREATE & DELETE DECK

User can create as many decks as they want by hitting the "+ DECK" Tab. If a user has way too many decks then they can also delete deck by hitting the DELETE DECK Button.

![Create or Delele Deck](/files/KAELNydDlMMlYwh3ZTd5)

## HOME BUTTON

Player can go back to HOME screen whenever they want by hitting the HOME Button. Player might get an additional pop-up if they have unsaved changes before leaving the DECK tab.

![Home Button](/files/9PuLjRg8CQOhizLNhzPd) ![Unsaved Decks](/files/JbOGc2Ci4g4ueXRGnvll)


---

# 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.nftduel.net/nft-duel/user-manual/deck.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.
