> 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-2/nft-minting.md).

# NFT Minting

## Season 2 NFT Minting

**Total Amount : 3,100 Heroes**&#x20;

* Total Amount to Mint : 2,700
* Bonus Amount : 300
* Reserve : 100

**Price : 5,000 MEV**

**Period : October 17th 11:00(UTC) \~ October 20th 11:00(UTC)**

Minting Benefits : 1 New NFT Hero for Season 2 + 1 Random soldier out of 5 star Legend / 6 star Elite / 8 star Rare

\[Bonus Event!]

* Mint 5 and get 1 free! (First come, First served, 200 total)
* Mint 10 and get 1 more! (First come, First served, 100 total)
* If you mint 10 NFTs, you will receive 2 NFTs as bonus.
* You can mint 5 NFTs at once or 1 at a time.
* Max bonus per person is 2. Even though you mint 20 NFTs, the bonus will still be 2 NFTs.

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

**\*\* But there is no limit per wallet (a wallet can have more than 5 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-2/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.
