> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bitski.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

Easily build NFT-powered experiences in your products. The NFT experience APIs
can work with any hosted or self-custody wallet, and on the Ethereum network of
your choice.

<Card title="Minting APIs" icon="file-contract" color="#4FA936" href="/wallet-as-a-service/nft-apis/minting">
  Create collections, manage metadata, and mint tokens using dedicated or shared contracts.
</Card>

<Card title="Commerce APIs" icon="money-check-dollar" color="#4FA936" href="/wallet-as-a-service/nft-apis/commerce/get-v1-product">
  Create store, marketplace, or auction experiences for users to buy NFTs.
</Card>

<Card title="Droplink APIs" icon="parachute-box" color="#4FA936" href="/wallet-as-a-service/nft-apis/droplinks/get-v1-droplinks">
  Distribute tokens to users at scale. Create multi-use or batches of single-use codes that users can redeem for NFTs.
</Card>

<Card title="Token Gating APIs" icon="fence" color="#4FA936" href="/wallet-as-a-service/nft-apis/token-gating/get-v1-check-gate">
  Use NFTs as access control to allow only token holders to interact with a product or experience.
</Card>
