</> THE GOD HELP DESK
Keep your ideas flowing.
A little guidance for your next great build.
Find your way around GOD, or talk to us directly.
Your files. Your code.
Your workspace.
Meet your workspace
01 — 03A few good starting points
QUICK HELPHow do I manage files and FTP connections?
Use the left section to browse files and folders or manage FTP connections. Add your server’s connection details to work with remote files. Changes in the editor and changes uploaded to your server are separate—save and upload when you’re ready. Never send your FTP password in support chat.
Which languages can I write in GOD?
GOD lets you write and edit code in different languages. Language-specific tools appear in the right section. HTML has a live preview, and JavaScript has a runner and console. Other languages can be edited and saved; compiling or running server-side code requires external tools.
Can I change the theme?
Yes. Open the app’s appearance settings to choose a color scheme, including dark and light options. Twilight is the default charcoal theme with lavender accents.
How does HTML live preview work?
Open an HTML file and use the right section to see your page while you work. Local preview reflects local edits. A website URL preview shows the uploaded website, so upload your changes before refreshing it. Remote images, scripts, and styles need an internet connection.
Where can I run JavaScript?
Open a JavaScript file to access its runner in the right section. Run your script and inspect its output in the console. The right section also changes tools depending on the language of the current file.
What should I include in a support message?
Tell us what you were trying to do, what happened, your iPadOS version, and the app version. A short code example or error message helps. Remove passwords, server credentials, private code, and personal information before sending.