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

# FuseBox Web SDK Tutorials

| Title                                                                                                                | Stack | Repo                                                                                                  |
| :------------------------------------------------------------------------------------------------------------------- | :---- | :---------------------------------------------------------------------------------------------------- |
| [FuseBox Web SDK Demo App](/docs/developers/tutorials/web-sdk/web-sdk-demo-guide)                                    | Web   | [GitHub](https://github.com/fuseio/examples/blob/web-sdk-demo/demo-app/pages/index.tsx)               |
| [How to Get Token Balances for a Smart Contract Wallet](/docs/developers/tutorials/web-sdk/get-scw-token-balance)    | Web   | [GitHub](https://github.com/fuseio/examples/blob/scw-token-balance/scw-token-balance/pages/index.tsx) |
| [How to Retrieve Token information using FuseBox Web SDK](/docs/developers/tutorials/web-sdk/get-token-info)         | Web   |                                                                                                       |
| [Mint ERC 721 Tokens with FuseBox Web SDK - User Interface](/docs/developers/tutorials/web-sdk/mint-erc721-aa-part2) | Web   | [Docs](https://docs.fuse.io/fuse-box/tutorials/web-sdk/mint-erc721-aa-part2#complete-code)            |
| [Swap Tokens Using The FuseBox Web SDK](/docs/developers/tutorials/web-sdk/swap-tokens)                              | Web   |                                                                                                       |
