See the Difference

Same topic. One explains it generically. The other connects it to what you know.

Generic explanation
You: "Explain how a database index works."

AI: A database index is a data structure that improves the speed of data retrieval operations. It works similarly to an index in a book, allowing the database to find data without scanning every row. Indexes are created using B-tree or hash structures...

Technical. Abstract. Hard to picture if you're not already familiar.

Made familiar
You: "Explain how a database index works. I'm a cook — use a kitchen analogy."

AI: Think of your spice rack. Without labels, you'd have to open every jar to find the cumin. That's a database without an index — checking every row. Now imagine each jar is labeled and sorted alphabetically. You go straight to "C" and grab the cumin instantly. That's what an index does — it creates a shortcut so the database knows exactly where to look.

Clicks immediately. You already know how a spice rack works.

Why This Works

New ideas make sense when connected to things you already understand. Scientists have always done this — electricity was first explained using water flowing through pipes, atoms using solar systems.

When you tell AI what you're familiar with, it builds a bridge from the known to the unknown. The concept stops being abstract and becomes something you can picture.

How to Use This

The Technique

Tell AI what you already know well — your job, hobby, or interests. Let it use that as the bridge to explain something new.

When to Use This