> 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/advanced-concepts.md).

# Advanced Concepts

- [Global Storage Structure](https://move-developers-dao.gitbook.io/aptos-move-by-example/advanced-concepts/global-storage-structure.md)
- [Global Storage Operations](https://move-developers-dao.gitbook.io/aptos-move-by-example/advanced-concepts/global-storage-operations.md)
- [Phantom Type Parameters](https://move-developers-dao.gitbook.io/aptos-move-by-example/advanced-concepts/phantom-type-parameters.md)
- [Timestamps](https://move-developers-dao.gitbook.io/aptos-move-by-example/advanced-concepts/timestamps.md)
- [Ownership](https://move-developers-dao.gitbook.io/aptos-move-by-example/advanced-concepts/ownership.md)
- [Move coding conventions](https://move-developers-dao.gitbook.io/aptos-move-by-example/advanced-concepts/move-coding-conventions.md)
- [View functions](https://move-developers-dao.gitbook.io/aptos-move-by-example/advanced-concepts/view-functions.md)
- [Aptos account](https://move-developers-dao.gitbook.io/aptos-move-by-example/advanced-concepts/aptos-account.md)
- [Aptos Coin](https://move-developers-dao.gitbook.io/aptos-move-by-example/advanced-concepts/aptos-account-1.md)
- [Aptos Token(Nft)](https://move-developers-dao.gitbook.io/aptos-move-by-example/advanced-concepts/aptos-account-2.md): Non-Fungible Token
- [Object](https://move-developers-dao.gitbook.io/aptos-move-by-example/advanced-concepts/aptos-account-3.md)
- [Token V2](https://move-developers-dao.gitbook.io/aptos-move-by-example/advanced-concepts/token-v2.md)
