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

# Developer Guides

- [Introduction](https://docs.3mint.io/developer-guides/introduction.md)
- [Contracts](https://docs.3mint.io/developer-guides/contracts.md): A deep dive into the available contracts
- [Contract Architecture](https://docs.3mint.io/developer-guides/contracts/contract-architecture.md): In-depth view of how 3mint contracts are structured
- [End-to-end Example](https://docs.3mint.io/developer-guides/contracts/end-to-end-example.md)
- [Mint](https://docs.3mint.io/developer-guides/mint.md): A more detailed look at our Mint solution
- [How To](https://docs.3mint.io/developer-guides/mint/how-to.md): A step by step guide for using the Mint API
- [End-to-end Example](https://docs.3mint.io/developer-guides/mint/end-to-end-example.md): Programmatically minting an Ethereum ERC1155 NFT
- [Code Snippets](https://docs.3mint.io/developer-guides/mint/code-snippets.md): Different ways to mint tokens
- [Wallets](https://docs.3mint.io/developer-guides/wallets.md): A more detailed look at our Wallets solution (coming Q4)
- [End-to-end Example](https://docs.3mint.io/developer-guides/wallets/end-to-end-example.md)
- [Mobile Pass](https://docs.3mint.io/developer-guides/wallets/mobile-pass.md): 3mint offers a user-friendly platform that enables the issuance of digital passes specifically tailored for Apple and Google Wallet.
- [Creating Passes](https://docs.3mint.io/developer-guides/wallets/mobile-pass/creating-passes.md): Sending a request to our platform will generate a wallet pass for mobile devices
- [Token Gating](https://docs.3mint.io/developer-guides/token-gating.md): A more detailed look at our token-gating solution
- [End-to-end Example](https://docs.3mint.io/developer-guides/token-gating/end-to-end-example.md): Programmatic gating for customers holding an Ethereum ERC1155 NFT
- [Code Snippets](https://docs.3mint.io/developer-guides/token-gating/code-snippets.md): Different ways to token gate
