# AeThex Hello World Example reality HelloWorld { platforms: all } journey Greet(name) { platform: all notify "Hello, " + name + " from AeThex!" }