> For the complete documentation index, see [llms.txt](https://docs.otland.net/lua-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.otland.net/lua-guide/fundamentals-1/fundamentals-introduction.md).

# Introduction

* [Types](/lua-guide/fundamentals-1/types.md)
* [Variables](/lua-guide/fundamentals-1/variables.md)
* [Operators](/lua-guide/fundamentals-1/operators.md)
* [Control Structures](/lua-guide/fundamentals-1/control-structures.md)
* Conditions
* [Loops](/lua-guide/fundamentals-1/loops.md)
* Functions
* [Scopes](/lua-guide/fundamentals-1/scopes.md)
* File Handling (I/O)
* Object-Oriented-Programming
