> 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/minting/creating-an-nft-collection.md).

# Creating an NFT Collection

With Metaplex it is possible to create a collection of your created NFTs. It is as simple as going to <https://collections.metaplex.com/> and connecting your wallet with the NFTs of the collection you want to make. \
\
\
Here you click the "New Collection" button and you will need to fill in the following fields:&#x20;

NAME(REQUIRED)\
\
SYMBOL\
\
LOGO (We recommend choosing a PNG, JPG, SVG or a GIF that is at least 600x600 (1:1) pixels and&#x20;

DESCRIPTION

ADD COLLECTION ITEMS&#x20;

AUTO RETRY\
\
Once these are filled in you can submit to create your Metaplex Collection!\
\
For a deeper dive into collections: <https://docs.metaplex.com/programs/token-metadata/token-standard#collections>
