# CapsuleNFT

- [Overview](/capsulenft/overview.md)
- [Types of Capsule NFTs](/capsulenft/overview/types-of-capsule-nfts.md)
- [Capsule Collections](/capsulenft/overview/capsule-collections.md)
- [Metamaster](/capsulenft/overview/capsule-collections/metamaster.md)
- [Lockability](/capsulenft/overview/capsule-collections/lockability.md)
- [Private/Public](/capsulenft/overview/capsule-collections/private-public.md)
- [Collection Examples](/capsulenft/overview/capsule-collections/collection-examples.md): To help illustrate how Capsule Collections work and their various customizable features, this page presents a few examples of how different Capsule Collections could be deployed.
- [Official Capsule Collections](/capsulenft/overview/capsule-collections/official-capsule-collections.md): The CapsuleNFT Team has created and deployed two official Capsule Collections: The Public Capsule Collection and Private Capsule Collection.
- [Developer Walkthroughs](/capsulenft/developer-walkthroughs.md): These pages provide walkthroughs of which methods to use when incorporating the Capsule Protocol in your application.
- [Developer Overview](/capsulenft/developer-walkthroughs/developer-overview.md)
- [Contracts](/capsulenft/developer-walkthroughs/contracts.md)
- [Capsule.sol](/capsulenft/developer-walkthroughs/contracts/capsule.sol.md)
- [CapsuleFactory.sol](/capsulenft/developer-walkthroughs/contracts/capsulefactory.sol.md)
- [CapsuleMinter.sol](/capsulenft/developer-walkthroughs/contracts/capsuleminter.sol.md)
- [Testnets](/capsulenft/developer-walkthroughs/contracts/testnets.md)
- [Ethereum - Goerli](/capsulenft/developer-walkthroughs/contracts/testnets/ethereum-goerli.md): The CapsuleNFT contracts have been deployed on Goerli for user testing.
- [Developer - Mint a Capsule NFT](/capsulenft/developer-walkthroughs/developer-mint-a-capsule-nft.md)
- [Developer - Redeem a Capsule NFT](/capsulenft/developer-walkthroughs/developer-redeem-a-capsule-nft.md)
- [Developer - Create a Capsule Collection](/capsulenft/developer-walkthroughs/developer-create-a-capsule-collection.md)
- [Developer - Managing a Capsule Collection](/capsulenft/developer-walkthroughs/developer-managing-a-capsule-collection.md)
- [Use Cases](/capsulenft/use-cases.md): Explore several use cases of the Capsule Protocol.
- [For Artists](/capsulenft/use-cases/for-artists.md): Explore several use cases of the CapsuleNFT Protocol that give artists and musicians power over their own work.
- [For DeFi](/capsulenft/use-cases/for-defi.md): Explore several use cases of the Capsule Protocol that could be used to further decentralized finance, also known as DeFi.
- [For Gaming](/capsulenft/use-cases/for-gaming.md): Explore several use cases of the CapsuleNFT Protocol that let gamers take their experience to the next level.
- [Examples](/capsulenft/examples.md): Learn about how the CapsuleNFT Protocol has been implemented into various projects.
- [Dollar Store Kids](/capsulenft/examples/dollar-store-kids.md): This page highlights an example implementation of the CapsuleNFT Protocol with the popular NFT collection, Dollar Store Kids.
- [Comparison to ERC-998](/capsulenft/comparison-to-erc-998.md): In this section we discuss the key similarities and differences between ERC-998 and Capsule NFTs.
