# 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](https://docs.sannybuilder.com/language/instructions/opcodes)
* [Keyword syntax](https://docs.sannybuilder.com/language/instructions/keywords)
* [Class syntax](https://docs.sannybuilder.com/language/instructions/classes)
