Remember the mental model from Lesson 1: you're not asking a question of a knowledgeable entity. You're providing context to a prediction engine. The quality of what you get back is a direct function of the quality and specificity of the context you provide.
When you type "write me a summary," the AI makes dozens of decisions on your behalf: How long? For what audience? Of what? In what tone? It will guess — often plausibly, often wrong for your specific needs. Give it those decisions upfront and you get something much closer to what you want on the first attempt.
The Three Fundamentals
Role — tell AI who it's being
Role specification implicitly imports a vast set of contextual assumptions — vocabulary, tone, framing, depth — that would take many sentences to specify individually.
Context — give it what it needs
AI cannot read your mind, your files, or your organizational context. The most common reason AI gives unhelpful responses is missing context. Before sending, ask: what does it need to know that it might not have?
Format — specify what you want back
By default, AI responds in the format that seems most typical for your request type. You can and should specify what you actually need:
- "Give me three options" — prevents AI from committing to one approach
- "Use bullet points, not paragraphs" — for scannable reference material
- "Keep the total response under 200 words" — for tight constraints
- "Include a brief explanation of your reasoning" — for understanding, not just output
The Before/After Habit
Before sending a prompt, run through this quick checklist:
- Have I given it a role or at least a framing for who it should be?
- Have I provided all the context it needs to actually help me?
- Have I specified what I want the output to look like?
You don't need all three every time. But running through it before sending will improve your first-attempt results significantly.
Iteration is not failure. Expert AI users iterate — they send a first prompt, evaluate the output, and follow up: "Make it shorter," "Less formal," "Expand the third option." Multi-turn conversations are often more productive than trying to write the perfect single prompt. Think of it as a dialogue, not a command.