> For the complete documentation index, see [llms.txt](https://move-book.com/llms.txt)

# Concepts

In this chapter you will learn about the basic concepts of Sui and Move: what a package is and how
to interact with it, what an account and a transaction are, and how data is stored on Sui. While
this chapter is not a complete reference - refer to the [Sui Documentation](https://docs.sui.io)
for that - it will give you a good understanding of the concepts required to write Move programs
on Sui.
