# Concept Ladder: understand an idea from intuition to mastery

Explain a difficult concept in progressively deeper layers, with checks that reveal whether each level truly landed.

## Prompt

```text
Teach me {{concept}} for the purpose of {{goal}}.

My background: {{background}}
Target depth: {{target_depth}}
Known sticking points: {{sticking_points}}

Build a five-rung concept ladder:
1. Intuition — a plain-language mental model and one concrete analogy, including where the analogy breaks.
2. Mechanism — the parts, relationships, and cause-and-effect process.
3. Formal view — precise definitions, notation, rules, or architecture appropriate to the subject.
4. Worked example — solve one representative example step by step and explain why each step is valid.
5. Transfer — apply the concept to a less familiar situation and compare it with a commonly confused idea.

After each rung, include one short comprehension check and its answer behind a clearly marked "Check your answer" line so I can pause before reading it.

Finish with:
- A compact concept map.
- Three common misconceptions and corrections.
- A 60-second recap.
- Two next topics in prerequisite order.

Do not hide important caveats. Match the formal depth to my background and define unfamiliar terms before relying on them.
```

Category: Learning  
Author: @picoprompt (official)  
Model: Any capable chat model  
Canonical URL: https://picoprompt.app/p/concept-ladder
