> For the complete documentation index, see [llms.txt](https://docs.idexo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.idexo.com/nft.md).

# NFT

- [Introduction](https://docs.idexo.com/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](https://docs.idexo.com/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](https://docs.idexo.com/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](https://docs.idexo.com/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](https://docs.idexo.com/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](https://docs.idexo.com/nft/mint-a-nft.md): This section describes how to mint a NFT within a Collection.
- [Mint a SBT](https://docs.idexo.com/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](https://docs.idexo.com/nft/mint-a-nft-with-image-and-metadata-in-1-transaction.md): This section describes how to mint a NFT within a Collection.
