When you click “Create site”, a multi-stage process kicks off behind the scenes. Not a single LLM call, but a pipeline with checks at every step. That’s why we deliver results that don’t need much polishing, most sites are ready to show clients right away.Documentation Index
Fetch the complete documentation index at: https://docs.wowweb.app/llms.txt
Use this file to discover all available pages before exploring further.
Stages (simplified)
Task understanding
The AI parses your prompt, fills in unstated details, understands what exactly you need.
Action plan
Before code generation, a clear plan is built: which sections, what style, what structure. This is the “blueprint” for the main AI.
Site creation
The main AI writes your site according to the plan. You watch the process in real time, text appears as it generates.
Quality checks
A multi-level system auto-checks the result: was the style applied correctly, didn’t anything break, no minor errors. If something’s off, the system fixes it itself.
Edit understanding
When you make an edit, we additionally analyze the meaning of your request. What exactly do you want to change: site theme or one element? Replace content or redesign? This is needed so when you say “change the Hero card”, the AI doesn’t accidentally recolor the whole site. Understanding happens at the meaning level, not by individual words. So you can phrase edits naturally, however you like.Reliability
- If something goes wrong, XP isn’t deducted.
- If build fails, the system fixes it automatically (on us).
- If your edit didn’t apply correctly, hit “Undo” and rephrase.
- Every project is protected from random failures: even during server overload, your site keeps working.
What’s next
Error guards
Multi-level checks on every edit.
Auto-fix
What happens when build fails.

