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

# Instructions

**Script instructions** (or commands) tell the game what to do when it runs a script.

Sanny supports multiple ways of encoding script instructions.

* [Opcode syntax](/language/instructions/opcodes.md)
* [Keyword syntax](/language/instructions/keywords.md)
* [Class syntax](/language/instructions/classes.md)
