> For the complete documentation index, see [llms.txt](https://learn.fi-code.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.fi-code.com/overview.md).

# Overview

- [Contract Definitions](https://learn.fi-code.com/overview/contract-structure.md)
- [Basic Types](https://learn.fi-code.com/overview/types.md)
- [Complex Types](https://learn.fi-code.com/overview/maps-and-lists.md)
- [Control Structures](https://learn.fi-code.com/overview/control-structures.md)
- [Local Variables](https://learn.fi-code.com/overview/local-variables.md)
- [Functions](https://learn.fi-code.com/overview/functions.md)
- [Type Casting](https://learn.fi-code.com/overview/type-casting.md)
- [Variable Modifiers](https://learn.fi-code.com/overview/variable-modifiers.md)
- [Global Constants](https://learn.fi-code.com/overview/global-constants.md)
- [Examples](https://learn.fi-code.com/overview/examples.md)
