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

# NFT Minting

## Season 1 NFT Sale

**Amount : 5,000 Boxes**

**Date : July 11th, 2022**

**Minting Price : 5,000 MEV**

~~**Round 1 (OG) : 11:00AM - 11:30AM  UTC (20:00 \~ 20:30 KST)**~~ \
~~**- Total of 100 Boxes to mint**~~\
~~- Only Sigma, Omega Formulator holders can participate~~

~~**Round 2 (Whitelist) : 12:00PM - 12:30PM UTC (21:00 \~ 21:30 KST)**~~\
~~**- Total of 2,500 Boxes to mint**~~\
~~- Community Event participants~~\
~~- Alpha, Sigma, Omega Formulator holders~~\
~~- Genesis NFT Holders~~

Changed NFT Minting Schedule is as follows.

~~**Round 2 Whitelist Round: 11:00 to 11:30 UTC, July 12 (650 Boxes)**~~

* ~~Alpha, Sigma, Omega Formulator Holder~~
* ~~Community Event Whitelist~~
* ~~Genesis NFT holder~~

~~**Round 3 Public Round: 12:00 to 12:30 July 12 (1500 boxes)**~~

* ~~Anyone can participate~~

**Round 4 Round: July 21  to July 26  (1890 boxes)**

* Anyone can participate
* Minting Price : 6,000 MEV

**\*\* You can only mint up to 3 heroes in one transaction**

**\*\* But there is no limit per wallet (a wallet can have more than 3 heroes)**


---

# 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://meversedex.gitbook.io/pocketbattlesnftwar/nft-season-1/nft-minting.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.
