Asking Better Questions
This lesson is available in multiple formats. The content is the same - choose the one that fits your learning style and current environment. You do not need to complete all formats.
Asking Better Questions
Most people think AI is inaccurate. Very often the real problem is simpler: they ask incomplete questions and get confident guesses back.
Bad Question vs Better Question
Bad question: "Why is my website slow?"
Better version: "My Nuxt SSR site deployed on Cloudflare Pages loads slowly for US users, with TTFB around 2.5 seconds. My backend is in Vietnam, but SSR runs on the edge. I want a diagnosis and next steps. I am not sure whether the issue is cold start, network distance, or slow data fetching."
That second version is better because it gives the situation, the technical context, the goal, and the unknown. It gives AI something real to work with.
| Before | After |
|---|---|
| Vague prompt | Clear brief |
| Generic answer | Targeted diagnosis |
| Hidden assumptions | Visible unknowns |
| More confusion | Better next decision |
Core Idea
Better questions start before the prompt. They start when you clarify the problem for yourself first.
Lesson goal: Learn to brief AI the way you would brief a capable human consultant, coach, or teacher: define the problem, provide the context, state the outcome you want, and then question the answer until understanding becomes real.
Framework: Problem, Context, Goal, Unknown
Before asking AI, write four short lines:
- Problem: What is happening?
- Context: What does AI need to know first to understand your situation?
- Goal: What kind of answer do you want: explanation, diagnosis, comparison, plan, or next step?
- Unknown: What part is still unclear to you?
This is not prompt decoration. This is problem definition.
Practice: Do It Now
Pick one real problem. Keep it small.
Checkpoint 1: Pause and write your problem in one sentence.
Checkpoint 2: Rewrite it with the context a real human would need in order to understand your situation properly.
Checkpoint 3: Add the exact result you want from AI. Do you want diagnosis, explanation, options, prioritization, or a next step?
Checkpoint 4: Ask AI. If needed, add: "Before answering, tell me what you are assuming and ask me about anything that is unclear."
That is enough to practise. The goal is not to sound impressive. The goal is to stop making AI guess what you mean.
AI Communication Overlaps with Human Communication
People who communicate well with humans often go a long way with AI too. They know how to explain context, define the real issue, separate facts from guesses, and ask follow-up questions that expose the truth instead of accepting the first polished answer.
This is one of the biggest mindset shifts in AI-first learning: AI prompting is not only a technical skill. It is also a communication skill.
Treat AI Like a Consultant, Coach, or Teacher
AI is powerful, but it is not a mind reader. If you want a good answer, treat it like a consultant, coach, or teacher. Think first: what would that person need to know before they could help me properly?
A consultant needs the business situation. A coach needs your current state and your goal. A teacher needs to know what part you do not understand. AI needs the same kind of briefing. Then it needs a clear request: what do you want out of the answer?
If you skip that step and expect AI to fill in the blanks, you are not really giving it clarity. You are giving it room to guess.
Why Hallucination Often Starts with Missing Context
When people say AI hallucinates, they often imagine the problem starts inside the model. Sometimes it does. But many bad answers start earlier: with incomplete questions. AI is built to continue, infer, and produce plausible output. If the prompt is missing important context, AI may confidently answer the wrong version of the problem.
In other words: when you let AI "read your mind," you are often asking it to hallucinate.
That is why context matters so much. Missing context leads to hidden assumptions. Hidden assumptions lead to confident but misaligned answers.
Control Assumptions Explicitly
This is one of the most important habits in AI work. Human experts also make assumptions, but strong human experts usually slow down and confirm what they think they heard. AI often does not. It tends to answer first and clarify later, if at all.
So you need to manage assumptions directly. Useful instructions include:
- "List the assumptions you are making before you answer."
- "If anything is unclear, ask me first instead of filling in the gaps."
- "Tell me which part of your answer is most uncertain."
- "What information is missing that would change your answer?"
This does not remove all hallucination, but it makes the guessing visible. That alone improves the quality of the conversation a lot.
The Loop: Ask, Get an Answer, Then Drill Deeper
The five-question technique should not sit beside the lesson as a separate trick. It belongs inside the normal flow.
- Ask a better first question.
- Get the initial answer.
- Run the five-question drill from Lesson 2.
- Refine your understanding and decide the next action.
Use these five follow-up questions after the first answer:
- What is happening here in plain language?
- Why does it work this way?
- How does the mechanism produce this result in my situation?
- What assumptions is this answer making?
- When would this fail, or when would a different answer be better?
This turns AI from an answer machine into a thinking partner. The first answer gives direction. The five-question loop creates understanding.
Knowledge Extraction
After the conversation, write four short lines:
- The real problem was: What was I actually trying to solve?
- The context that mattered was: What changed the quality of the answer most?
- The key assumption was: What needed checking?
- The next move is: What will I test, ask, or verify now?
This is how you turn one useful answer into a repeatable learning habit.
Reflection
- What kind of missing context do you most often leave out when asking AI for help?
- Would a real human expert understand your situation from the way you currently prompt AI?
- Do you clearly know what answer you want before you start the conversation?
- How often do you ask AI to reveal its assumptions?
- Which of the five follow-up questions improves your understanding the most?
Key Takeaways
- Most bad AI answers are not just model problems. They are often incomplete-question problems.
- Better questions start before the prompt, when you define problem, context, goal, and unknown.
- Good AI communication overlaps heavily with good human communication.
- AI is powerful, but it is not a mind reader. Missing context invites guessing, and guessing invites hallucination.
- Treat AI like a consultant, coach, or teacher: brief it properly before asking for help.
- Make assumptions visible instead of letting them stay hidden inside confident answers.
- The real loop is: ask better, get an answer, question deeper, then extract the learning.