> For the complete documentation index, see [llms.txt](https://firezard.gitbook.io/firezard/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://firezard.gitbook.io/firezard/characters/the-cards.md).

# The Cards

Each FireZard NFT Card has a distinct set of features.

\
Each farmed and collected “card” will be unique and have a unique identifier which can only be owned by one person at any time. This gives us the capability to create unique, collectible cards which the community can collect and be rewarded for. Cards are not only collectible, but they have an instant win prize attached to them. \
\
Cards can have an instant win value worth anything from 0.1 BNB (Uncommon) to 1 BNB (Ultra Rare)

Rarities

C - Common - 0 BNB

U - Uncommon - 0.1 BNB&#x20;

R - Rare - 0.25 BNB&#x20;

SR - Super Rare - 0.5 BNB&#x20;

UR - Ultra Rare - 1 BNB

Each NFT and character will be given a specific ‘rarity’ rating and will be categorised into a specific class. This matters. Not just because there will be an extremely limited supply of rarer NFT cards for collectors, but because those higher rarity cards will also provide larger instant win rewards than those with lesser rarity. There will be a limited run of 1st Edition NFT Cards.

One thing to take note of is that all cards can be&#x20;

Cards are also given a Type, Attack and Defence. Type being which element that dragon posseses, it's attack strength and it's defence strength. These values will come into play when we open our P2E gaming experience where investors can bring their best 6 cards to battle in order to win more prizes. Team building will be an integral part of our system.

![](/files/uVsZQahUSFP4i9CDn0Gj)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://firezard.gitbook.io/firezard/characters/the-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.
