> For the complete documentation index, see [llms.txt](https://docs.batching.ai/batchingai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.batching.ai/batchingai/what-is-batching.ai/genesiscards.md).

# Batching Genesis Cards

## Introduction

<div align="center" data-full-width="false"><figure><img src="/files/FTDkgxbEpTgMKZpdTvGY" alt="" width="423"><figcaption><p>Batching Genesis Cards NFT</p></figcaption></figure></div>

These are limited edition NFT card packs, offering exclusive benefits to their holders. \
The collection is limited to 5,000 pieces. \
Owners of the Batching Genesis Cards will: \
① Receive special perks in events and activities hosted on the Batching platform. \
② Obtain 5 game cards to use in the Meta Match game.

## Batching Genesis Cards Mint

* Minting Page URL: Update Soon

#### 1️⃣ R1: Confirmed Whitelist

* Schedule: October 29th (Tue), 9:00 AM - October 30th (Wed), 8:50 AM (UTC)
* Quantity: Up to 5,000 pieces
* Price: 60 USDT equivalent in HVH or (BEP-20) USDT
* Method: 1 card per confirmed whitelist

#### 2️⃣ R2: Competitive Whitelist

* Schedule: October 30th (Wed), 9:00 AM - 10:50 AM (UTC)
* Quantity: 5,000 pieces - R1 sales
* Price: 60 USDT equivalent in HVH or (BEP-20) USDT
* Method: 10 cards per transaction

#### 3️⃣ R3: Public Minting

* Schedule: October 30th (Wed), 11:00 AM (UTC) until further notice
* Quantity: 5,000 pieces - (R1 + R2 sales)
* Price: 70 USDT equivalent in HVH or (BEP-20) USDT
* Method: 10 cards per transaction

※ HVH prices will be based on rates as of October 29th (Tue).

### ✅ Notes

* If all 5,000 cards are sold during the whitelist rounds, no public minting will take place.
* This Genesis Cards minting process supports both HAVAH and BSC multi-chains.
* If you are qualified for the whitelist but have not yet selected a minting network, please register both your HAVAH and Metamask wallet addresses in the #genesis-wl channel of our Discord.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.batching.ai/batchingai/what-is-batching.ai/genesiscards.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
