โ† All Techniques
๐Ÿ”€

Rephrase and Respond (RaR) โ€” Prompting Guide & Examples

Rephrase and Respond asks the AI to first rephrase the user's question in its own words before answering. This simple step forces the model to deeply process the question, resolve ambiguities, and often reveals the true intent โ€” leading to more accurate and relevant answers.

How It Works

Add an instruction: 'First, rephrase my question to make sure you understand it correctly. Then answer the rephrased version.' The model's rephrasing reveals how it interprets the question, and answering its own clear version produces better results.

When to Use

Use RaR for ambiguous questions, complex multi-part queries, and when you've noticed the model misunderstanding your intent. Also useful for customer support bots and chatbots where user queries are often unclear.

Model-Specific Tips

ChatGPT / GPT-4

GPT-4 handles RaR well. Add 'First rephrase, then answer' to your prompt. The rephrasing often catches ambiguities the model would otherwise guess at.

Claude

Claude excels at RaR โ€” it naturally tends toward clarification. Ask Claude to restate the question before answering for more precise responses.

Gemini

Gemini supports RaR prompting. The rephrasing step helps Gemini focus on the most relevant aspects of complex queries.

Pros & Cons

Pros

  • โœ“ Catches misunderstandings before they propagate
  • โœ“ Forces deeper processing of the question
  • โœ“ Simple โ€” just add one instruction
  • โœ“ Great for ambiguous or complex queries

Cons

  • โœ— Adds a small amount of extra output
  • โœ— Can feel redundant for clear questions
  • โœ— Rephrasing may occasionally shift intent
  • โœ— Slight latency increase

Example Prompts

First, rephrase my question to make sure you understand it. Then answer your rephrased version. Question: How do I make my website faster when it's slow because of images and too many API calls and the database is also slow?

Before responding, restate my request in your own words to confirm understanding. Then provide your response. Request: I need something that shows our team how the project is going with the budget and timeline and risks, like a dashboard but not too complicated.

Step 1: Rephrase this question more precisely. Step 2: Answer the precise version. Question: What's the best way to handle state in a big React app with lots of forms and API data and real-time updates?

FAQ

What is Rephrase and Respond (RaR)?
Rephrase and Respond asks the AI to first rephrase the user's question in its own words before answering. This simple step forces the model to deeply process the question, resolve ambiguities, and often reveals the true intent โ€” leading to more accurate and relevant answers.
When should I use Rephrase and Respond (RaR)?
Use RaR for ambiguous questions, complex multi-part queries, and when you've noticed the model misunderstanding your intent. Also useful for customer support bots and chatbots where user queries are often unclear.
How does Rephrase and Respond (RaR) work?
Add an instruction: 'First, rephrase my question to make sure you understand it correctly. Then answer the rephrased version.' The model's rephrasing reveals how it interprets the question, and answering its own clear version produces better results.
Does Rephrase and Respond (RaR) work with ChatGPT?
GPT-4 handles RaR well. Add 'First rephrase, then answer' to your prompt. The rephrasing often catches ambiguities the model would otherwise guess at.
Does Rephrase and Respond (RaR) work with Claude?
Claude excels at RaR โ€” it naturally tends toward clarification. Ask Claude to restate the question before answering for more precise responses.