# Special Operators

This section presents a collection of operators that do not fit into any of the other categories.
Nevertheless, most of them are extremely useful.
Some of them are even necessary for the interaction of Cinderella and CindyScript.

*  [Interaction with Geometry](Interaction_with_Geometry.md): How Cinderella and CindyScript can influence each other

*  [File Management](File_Management.md): Input and output from and to files

*  [Console Output](Console_Output.md): Printing messages on the CindyScript console

*  [Timing and Animations](Timing_and_Animations.md): Handling of timed events

*  [User Input](User_Input.md): Keyboard and mouse handling

*  [System Information](System_Information.md): Obtaining information about the runtime system

*  [Interaction with CindyLab](Interaction_with_CindyLab.md): How CindyLab and CindyScript can influence each other
