# NFT

- [Introduction](/nft/introduction.md): This section introduces the basics of deploying NFT Collections and minting their NFTs, on any supported blockchain network.
- [Create a Capped NFT Collection](/nft/create-a-capped-nft-collection.md): This section describes how to create an NFT Collection on any supported blockchain.
- [Create a Uncapped NFT Collection](/nft/create-a-uncapped-nft-collection.md): This section describes how to create an NFT Collection on any supported blockchain.
- [Create an Uncapped Soulbound NFT (SBT) Collection](/nft/create-an-uncapped-soulbound-nft-sbt-collection.md): This tutorial covers how to create an SBT collection using the idexo SDK.
- [Create a Capped Soulbound NFT (SBT) Collection](/nft/create-a-capped-soulbound-nft-sbt-collection.md): This tutorial covers how to create an SBT collection using the idexo SDK.
- [Mint a NFT](/nft/mint-a-nft.md): This section describes how to mint a NFT within a Collection.
- [Mint a SBT](/nft/mint-a-sbt.md): This section describes how to mint a NFT within a Collection.
- [Mint a NFT With Image and Metadata In 1 Transaction](/nft/mint-a-nft-with-image-and-metadata-in-1-transaction.md): This section describes how to mint a NFT within a Collection.
