# Creating apps

- [Creating a new App file](/going-further/creating-apps/creating-a-new-app-file.md): this page explains how to create a new app
- [Prefabs](/going-further/creating-apps/prefabs.md)
- [App Structure](/going-further/creating-apps/app-structure.md)
- [Contextual Apps](/going-further/creating-apps/contextual-apps.md): CushyApps can be started form both context menu. this page shows how your custom app can support that
- [For loops](/going-further/creating-apps/for-loops.md): CushyApps supports any kind of control flow. This page show how to do so
- [App UI](/going-further/creating-apps/app-ui.md)
- [Using ImageMagick in your app](/going-further/creating-apps/using-imagemagick-in-your-app.md): This page show how to use ImageMagick in your apps
