> For the complete documentation index, see [llms.txt](https://wiki.holaplex.com/holawiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.holaplex.com/holawiki/faq/how-do-i-bulk-mint.md).

# How do I Bulk Mint?

Minting NFTs with Holaplex is extremely simple and straightforward! \
\
1\. Navigate to [ https://www.holaplex.com/nfts/new](< https://www.holaplex.com/nfts/new>)

2\. Connect the wallet of the Profile that you want mint the NFTs.

3\. Drag up to 10 files to be minted into NFTs at a time on the next screen.

\*\*Supported file types: jpg, png, gif, mp4, mov, mp3, wav, flac, glb, pdf\*\*

4\. Add Info to the NFT and checkout [Minting Parameters](/holawiki/storefronts/minting-nfts/minting-parameters.md)or [How do I give my NFT Attributes?](/holawiki/storefronts/minting-nfts/how-do-i-give-my-nft-attributes.md) for more information on minting.

5\. On the next page set your royalties percentage as well as the creator percentage split.

6\. Additionally, you can set the type of NFT whether 1 of 1 Master, Limited, or Unlimited.

7\. Confirm everything looks right and confirm transactions.

8\. Congratulations! You just minted an NFT using Holaplex!!


---

# 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://wiki.holaplex.com/holawiki/faq/how-do-i-bulk-mint.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.
