Why
- Consult is free; Execute costs credits.
- Software is many small decisions — a login page alone has dozens.
- You can usually state only part of them; the rest gets guessed from code. Consult turns guesses into decisions.
Enter consult
- Click Free consult at the bottom-right of the input.
- Confirm the chat turns green.
- Discuss requirements; attach references as needed.
- Click Exit consult when done.
Useful consult patterns
- Ask for a plan before building (don’t jump straight to “build a points system”).
- Probe edges and errors (“what if avatar upload fails?”).
- Replace adjectives with references (“match this layout” vs “make it premium”).
- Ask cost before Execute.
- Lock Demo design before wiring data.

