Discuss Mode is always free. Switch to it any time you want to think through your app, ask questions, or get advice without worrying about credit usage.Documentation Index
Fetch the complete documentation index at: https://fabricate.build/docs/llms.txt
Use this file to discover all available pages before exploring further.
Discuss Mode uses the same advanced AI as Build Mode — it just doesn’t modify your code. It’s like having a senior developer on call for free.
When to Use Discuss Mode
- Before building a complex feature — plan the approach before writing any code
- When you’re stuck — describe the problem and ask for suggestions
- To understand your code — “What does this API route do?” or “How is authentication currently set up?”
- For product decisions — “Should I use a modal or a separate page for this form?”
- To estimate complexity — “How hard would it be to add real-time notifications?”
Example Conversations
Planning a Feature
Understanding Your Code
Getting Architecture Advice
Switching Between Modes
Toggle between Build Mode and Discuss Mode using the mode selector in the chat panel. Your conversation history is preserved when you switch.What Discuss Mode Can’t Do
Discuss Mode cannot make changes to your code. It can provide instructions, write code snippets as suggestions, and explain concepts — but to actually modify your app, you need to switch to Build Mode.Frequently Asked Questions
Is Discuss Mode really completely free?
Is Discuss Mode really completely free?
Yes. Discuss Mode messages do not consume any credits, regardless of how long the conversation is.
Does Discuss Mode have access to my codebase?
Does Discuss Mode have access to my codebase?
Yes. The AI can read your current codebase in Discuss Mode, so it can answer specific questions about your app and give contextually accurate advice.
Can I ask Discuss Mode to write code?
Can I ask Discuss Mode to write code?
It can show you code examples and suggestions in the chat, but it won’t apply them to your app. Switch to Build Mode to make actual changes.
Is there a message limit in Discuss Mode?
Is there a message limit in Discuss Mode?
No. There is no limit on the number of Discuss Mode messages.