# How to Mint

## How to Mint

## **How to Guide for Minting New NFTs** <a href="#h_b6eef529f3" id="h_b6eef529f3"></a>

NFT launches on Joepegs happen on the 'Mint' page. If you want to participate in a Joepegs launch event and mint an NFT, follow the steps below.

{% hint style="info" %}
Not all NFT mints are configured in the same way. For guides on how to mint specific upcoming NFT collections consult Joepeg's communications for the launch.
{% endhint %}

## **Step by Step Guide** <a href="#h_c63eabf65b" id="h_c63eabf65b"></a>

1. To get started, navigate to the Mint page and select Live Mint.
2. Make sure your wallet is connected
3. If you are on the Mintlist, then you will be able to mint NFTs (up to the max allocation) in the first phase. If you are not, you will have to wait until the public phase begins.
4. Select the number of NFTs you want to mint and select 'Mint for X AVAX'

## **Mintlist** <a href="#h_af7435058d" id="h_af7435058d"></a>

Some projects may have a 'mintlist' sale as part of their launch. If you are able to mint during this phase it means that your wallet has been granted privileged access to the launch event by the project's team. The advantage of being on the mintlist is often that you will get early access to mint new collections, or mint at a discount. In this section you will also be able to see how many NFTs are remaining in this round, the time left before the round finishes and how much the NFT costs to mint.

## **Public Mint** <a href="#h_95d3c267d7" id="h_95d3c267d7"></a>

As above, except the Public Mint phase allows anyone to mint the collection. This is where you select the quantity of NFTs you wish to mint. Most projects have a MAX allocation given to each wallet, which controls how many NFTs you can mint with each wallet. Once you have selected the amount click MINT and confirm the transaction in your wallet pop-up.


---

# Agent Instructions: 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.lfj.gg/joepegs/platform-guides/how_to_mint_6711650.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.
