
A prompt is the input or instruction you give an AI model to get the response you want. The clearer and more specific your prompt, the better the output.
In simple terms
You ask; the AI understands and responds.
How it works
- 1You give a prompt — type a question, instruction or request.
- 2AI understands — the model interprets your prompt.
- 3AI generates — it thinks and creates a response.
- 4You get output — you receive the answer or result.
Key points
- Be clear and specific about what you want.
- Provide context and details.
- Specify the format you want the answer in.
- Define the tone or style, then iterate and refine.
Why it matters
The prompt is your steering wheel for an LLM. Small changes in wording, context and format can dramatically change the quality of what you get back — without touching the model itself.
Frequently asked questions
- What makes a good prompt?
- Clarity, context, a stated format and the right tone. Iterating on the wording usually improves results.
- Do I need to be technical to write prompts?
- No. Plain, specific instructions work well — describe the task, the context and the output you want.
More in Prompting
Prompt Engineering
The art of giving AI the right instructions.
System Prompt
Sets the AI's behavior, personality and rules.
Few-Shot Prompting
Give a few examples so the AI learns the pattern.
Zero-Shot Prompting
Ask the AI to do a task with no examples.
Chain-of-Thought Prompting
Make the AI reason step by step.