Match curiosity type to task type — open questions for exploration, specific for convergence
Frame exploratory work with broad open-ended questions to recruit I-type curiosity (pleasurable anticipation), and frame convergent problem-solving with specific gap-closing questions to recruit D-type curiosity (need-state tension), matching curiosity type to the cognitive demands of the task.
Why This Is a Rule
Litman's research distinguishes two types of curiosity with different motivational profiles. I-type (Interest) curiosity is pleasurable anticipation — the "what might I discover?" feeling that makes exploration enjoyable. D-type (Deprivation) curiosity is need-state tension — the "I need to know the answer" feeling that drives focused problem-solving. Both produce engagement, but they recruit different cognitive modes.
Exploratory work — brainstorming, research, design exploration — needs divergent thinking. Broad, open-ended questions ("What possibilities exist here?" "What would happen if we changed this constraint?") recruit I-type curiosity, which opens attention wide and makes unexpected connections visible.
Convergent work — debugging, optimization, closing out a task — needs focused thinking. Specific, gap-closing questions ("Why does this test fail when input exceeds 1000?" "What's the exact latency at the 99th percentile?") recruit D-type curiosity, which narrows attention and creates urgency to close the information gap.
Mismatching — using specific questions during exploration or broad questions during convergence — reduces engagement and cognitive performance.
When This Fires
- Starting a work session and choosing how to frame the task
- Noticing that exploration feels tedious (probably using convergent framing)
- Noticing that problem-solving feels scattered (probably using exploratory framing)
- Transitioning between exploratory and convergent phases of a project
Common Failure Mode
Using the same question type for all work. Engineers often default to D-type (specific, gap-closing) for everything, which makes exploration feel like a grind. Creatives often default to I-type (open, exploratory) for everything, which makes convergence feel arbitrary. The mismatch between curiosity type and task type is a common source of motivation problems that looks like laziness but is actually bad framing.
The Protocol
Before starting a work session: (1) Identify whether this session is exploratory (generating options, researching, brainstorming) or convergent (solving a specific problem, closing gaps, finishing). (2) Frame an appropriate question. Exploratory: "What might I discover about [topic]?" Convergent: "What specifically is causing [problem]?" (3) Write the question where you can see it during the session. The question type shapes the cognitive mode, which shapes the quality of the work.