> For the complete documentation index, see [llms.txt](https://move-developers-dao.gitbook.io/aptos-move-by-example/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://move-developers-dao.gitbook.io/aptos-move-by-example/applications.md).

# Applications

- [First App](https://move-developers-dao.gitbook.io/aptos-move-by-example/applications/first-app.md)
- [ToDoList](https://move-developers-dao.gitbook.io/aptos-move-by-example/applications/todolist.md)
- [Voting System](https://move-developers-dao.gitbook.io/aptos-move-by-example/applications/voting-system.md)
- [Basic Tokens](https://move-developers-dao.gitbook.io/aptos-move-by-example/applications/basic-tokens.md)
- [Storage using Generics](https://move-developers-dao.gitbook.io/aptos-move-by-example/applications/storage-using-generics.md)
- [Company](https://move-developers-dao.gitbook.io/aptos-move-by-example/applications/company.md)
- [Collection](https://move-developers-dao.gitbook.io/aptos-move-by-example/applications/collection.md)
- [Football Card](https://move-developers-dao.gitbook.io/aptos-move-by-example/applications/football-card.md)
- [Staking Module](https://move-developers-dao.gitbook.io/aptos-move-by-example/applications/staking.md)
- [MultiSender Wallet](https://move-developers-dao.gitbook.io/aptos-move-by-example/applications/aptos-account.md)
- [English Auction](https://move-developers-dao.gitbook.io/aptos-move-by-example/applications/aptos-account-1.md)
- [Dutch Auction](https://move-developers-dao.gitbook.io/aptos-move-by-example/applications/aptos-account-2.md)
- [Attendance Sheet](https://move-developers-dao.gitbook.io/aptos-move-by-example/applications/aptos-account-3.md)
- [Polling Contract](https://move-developers-dao.gitbook.io/aptos-move-by-example/applications/aptos-account-4.md)
- [Lottery Contract](https://move-developers-dao.gitbook.io/aptos-move-by-example/applications/aptos-account-5.md)
