Last reviewed
Correct answer: B. Switch back to Agent mode, because Ask mode answers and explores code without making any edits.
Explanation
The principle — Ask mode is read-only. It answers questions about your codebase and explores it, but it does not make edits, so it cannot carry a conversation from understanding into changing.
Why the key is correct — Cursor's guidance is direct: for questions that lead to code changes, switch back to Agent mode. That switch is one action: the mode picker dropdown, or Shift + Tab.
Why the others are wrong — Restating the request more forcefully still lands in a read-only mode, so it returns more explanation rather than a change. Nothing escalates the mode automatically when your intent shifts; the mode is yours to set. And there is no diff waiting for approval, because a read-only session produced none.
Remember this — Ask explains, Agent edits. When the answer becomes a task, move the picker yourself.
Sources — Cursor's Ask mode help documentation.
Practise 10 questions on this topic
Take Cursor AI Features — Timed Test 1 (10 questions) — scored instantly, explanation for every question, no login.