> For the complete documentation index, see [llms.txt](https://docs.magiccraft.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magiccraft.io/nft-collections/genesis-collection.md).

# Genesis Collection

**The MagicCraft ecosystem** currently features a unique NFT collection known as the Genesis Collection. This collection showcases three distinct characters:

Bjorn\
True Shot\
Karas

Each character is thoughtfully crafted into **3,333** individual and exclusive NFTs, resulting in a total of 9,999 NFTs within the Genesis Collection. These NFTs possess varying levels of rarity, adding depth and excitement to the ownership experience:

\
**Rare:** 89% of the collection\
**Epic:** 10% of the collection\
**Legendary:** 1% of the entire collection

The minting process for these NFTs requires the use of BNB as a designated payment method.

Genesis Collection Minting Page: <https://app.magiccraft.io/nft_mint>

<br>

<br>


---

# 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://docs.magiccraft.io/nft-collections/genesis-collection.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.
