PromptSmith Lab Learn prompt engineering through practice
User
Explorer

What Is a Prompt?

More than just a sentence.

A prompt is not just a question. It is a container that tells the model: - what to do (task) - what to consider (context) - how to respond (format) If one of these is missing, the output becomes less predictable. Think of a prompt as simple “instructions + structure”. The clearer each part is, the better the result.

Same task, different prompt structure

Weak prompt

Explain remote work.

Structured prompt

Explain remote work in 3 bullet points for a beginner. Keep each point under 10 words.

The second prompt defines task, audience, and format, making the output more controlled and useful.

Takeaway

A good prompt combines task, context, and format — not just a question.

Challenge

Build a Better Prompt

Start with a simple prompt, then add structure to improve the result.