# Create NFTs

* [**Creating a New NFT Collection**](https://docs.nftyverse.com/apis/nft-collections#create-a-new-nft-collection-contract)
  * Supports ERC721 and ERC1155 smart contracts
* [**Minting a new Token (ERC721)**](https://docs.nftyverse.com/apis/mint-nfts/erc721-nft-tokens)
  * ERC721 tokens are all unique
* [**Minting new Tokens (ERC1155)**](https://docs.nftyverse.com/apis/mint-nfts/erc1155-nft-tokens)
  * ERC1155 tokens can have multiple quantities
