explainx.ai0k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

follow on google

Add explainx.ai as a preferred source

corporate training

support@explainx.ai

get started

Find your pathTake Free Evaluation

learn

mind: share how you thinkpathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsdictionaryagi trackerfelony benchranks

company

aboutvisionmissionteaminstructorsteach on explainxpartnershipscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource libraryfor LLMsexplainx.ai kids

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportcontactprivacytermsdata rightshow we create contentsubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

On this page

  • TL;DR — what the research actually found
  • The catalog: what "coaxing" actually means
  • Tipping: the myth that launched a thousand prompts
  • Threats: Sergey Brin's claim didn't survive testing
  • The one real exception: EmotionPrompt
  • Roleplay and personas: fine for tone, bad for coding
  • Why this happens: what RLHF actually optimizes for
  • This extends Mollick's "specs, not tricks" — it doesn't contradict it
  • Before / after: specificity beats persuasion on a real coding task
  • When framing might still be worth using
  • Bottom line
  • Related reading
← Back to blog

explainx / blog

Does Coaxing an AI Agent Actually Work? What the Research Says

Prompt Engineering, AI Research, Claude, Coding Agents, Best Practices

Tipping, threats, flattery, roleplay personas — do these actually improve Claude, GPT, or coding agent output? Wharton, EmotionPrompt, and independent replications say: mostly no, with one real exception.

Sep 9, 2026·15 min read·Yash Thakker
add explainx.ai
go deep
Does Coaxing an AI Agent Actually Work? What the Research Says

Somewhere on X or Reddit right now, someone is telling you to add "I'll tip you $200 if you do this perfectly" to your Claude prompt. Someone else swears by "you are the world's best senior engineer." A third person opens every coding session with "this is critical — my job depends on getting this right."

These claims spread fast because they're cheap to try and confirmation bias is generous — one good run after adding a tip line feels like proof. But do any of these techniques actually move output quality, or are they folk wisdom dressed up as prompt engineering?

There's real, published, citable research on exactly this question — and the answer is not a shrug. Some of it is rigorous and clear: tipping and threatening show no reliable benchmark gain. Some emotional framing shows a real, measured, if modest effect on certain task types. Personas can actively hurt coding accuracy. And underneath all of it is a finding that lines up with what explainx.ai's own prompting-science coverage of Ethan Mollick's Wharton research already established: specificity beats persuasion, and this post adds the empirical detail behind that claim for coding and chat agents specifically.

Weekly digest3.5k readers

Catch up on AI

Curated AI updates on agents, skills, and MCP — delivered to your inbox. Unsubscribe anytime.


TL;DR — what the research actually found

table · 3 cols
Coaxing techniqueWhat the research foundVerdict
Tipping ("I'll tip you $200")Wharton GAIL: no significant benchmark gain on GPQA/MMLU-Pro. Independent replication (Max Woolf): no consistent effect, sometimes worse at low amountsMostly myth
Threats ("do this or you're fired/deleted")Wharton tested Sergey Brin's claim directly: no significant overall gain, only unpredictable per-question noiseMostly myth
Emotional stimuli (stakes, importance, self-monitoring language)EmotionPrompt (2023, Microsoft + academic collaborators): real, measured gains — ~8% on Instruction Induction, 10.9% average on human-rated generative tasksReal, but narrow — generative/soft tasks, not hard factual accuracy
Expert personas ("you are the world's best X")Wharton's persona report: no reliable accuracy gain, sometimes harmful. Separate study: personas actively degrade coding/math performance while helping writing and toneHurts coding, may help tone
Urgency framingNot separately isolated in controlled studies; folds into the tipping/threat findings above — same non-result on hard tasksNo evidence it works
Well-specified prompts (goal, constraints, examples, tests)Consistently outperforms all of the above in controlled comparisons — Mollick/Wharton's core findingWhat actually works

The catalog: what "coaxing" actually means

Before checking the research, it's worth being precise about what people mean by "coaxing," because the techniques are not interchangeable and the evidence doesn't treat them the same:

  • Tip promises — "I'll give you $200 if you nail this."
  • Stakes / threats — "This is critical for my career," "you'll be replaced if this fails," or the inverse, threatening the model.
  • Flattery — "You're the smartest AI I've worked with."
  • Roleplay / persona framing — "You are the world's best senior engineer."
  • Urgency — "This is extremely time-sensitive, act now."
  • General emotional appeals — "This means a lot to me," "please take this seriously."

Each of these has been tested, in some form, in published research. They don't all get the same verdict.


Tipping: the myth that launched a thousand prompts

The "tip your AI" trend traces back to informal 2023 tests suggesting ChatGPT wrote longer, better answers when promised a cash tip. It went viral fast — plausible-sounding, cheap to test, easy to screenshot.

Developer Max Woolf ran a structured, statistically-controlled replication (chatgpt-tips-analysis) — varying tip amounts against a fixed rubric across many trials. His conclusion: no consistent, reliable improvement from tipping, and in some conditions a small tip (e.g. $0.10) performed worse than no tip at all. That's the opposite of a clean effect — it's noise dressed as a pattern.

Wharton Generative AI Labs' technical report, "I'll pay you or I'll kill you — but will you care?", tested tipping (alongside threatening) formally against GPQA and MMLU-Pro — hard, graduate-level benchmarks — across multiple frontier models. The result: no significant overall improvement from tipping. Individual questions swung dramatically in both directions, but there was no reliable way to predict in advance which questions a tip would help or hurt. explainx.ai's full breakdown of Mollick and Wharton's four Prompting Science reports covers this report in more depth, alongside the chain-of-thought and persona findings.

Two independent efforts, same non-result. That's what "doesn't replicate under controlled testing" looks like — not "nobody has checked," but "multiple people checked and it doesn't hold up."


Threats: Sergey Brin's claim didn't survive testing

In May 2025, Google co-founder Sergey Brin said on a podcast that "models tend to do better if you threaten them" — a claim that got real traction because it came from someone who builds these systems, not a random prompt-hack thread.

Wharton's report tested that exact claim on GPQA and MMLU-Pro. The finding: no significant overall performance gain from threatening language, mirroring the tipping result. Same pattern of per-question noise with no predictable direction. Wharton's own framing of the result is worth quoting directly: viral endorsements of threatening a model — including public ones — amount to "performance theater, not engineering."

Worth being precise about what this study did and didn't cover: it measured hard, multiple-choice factual accuracy. It says nothing about creative writing, tone, or roleplay tasks, where framing effects are a genuinely separate question (see EmotionPrompt below). Don't extend "threats don't move GPQA scores" into "framing never matters anywhere" — that's a strawman the Wharton researchers explicitly warn against.


The one real exception: EmotionPrompt

Here's where the honest, non-hedging answer gets more interesting than "it's all myth." EmotionPrompt — a 2023 paper from Microsoft researchers with academic collaborators (Institute of Software CAS, William & Mary, Beijing Normal University, HKUST), published as "Large Language Models Understand and Can be Enhanced by Emotional Stimuli" — is a real, peer-reviewed study with a genuinely different design than the tipping/threat tests.

Instead of a single tip line, the researchers appended one of 11 psychologically-grounded stimulus phrases to prompts — statements invoking importance ("this is very important to my career"), self-monitoring ("are you sure that's your final answer?"), and consequence framing — and tested across 45 tasks on models including GPT-3.5, GPT-4, Llama 2, Vicuna, and BLOOM.

The measured effects were real:

  • ~8% relative improvement on Instruction Induction tasks
  • Up to 115% improvement on specific BIG-Bench subtasks
  • 10.9% average improvement in a 106-participant human study, judged on performance, truthfulness, and responsibility

That's a genuine, replicated, statistically-supported effect — not folk wisdom. So why does it look like it contradicts the Wharton tipping/threat findings, when both are legitimate research?

They tested different things. EmotionPrompt's gains concentrate on generative, open-ended, and instruction-following tasks — the kind where tone, care, and thoroughness are part of the reward signal. Wharton's tipping/threat tests targeted hard, closed-form factual accuracy (GPQA, MMLU-Pro), where there's a single correct answer no amount of emotional framing can coax the model into finding if it doesn't already "know" it. A stimulus phrase that nudges a model toward a more careful, complete answer helps when "more careful and complete" is the actual quality axis. It does nothing for a multiple-choice physics question where the model either has the right answer pattern or it doesn't.

This is the distinction viral "always tip your AI" threads collapse and lose: some emotional framing has real, measured, narrow effects on soft output quality; tipping and threats specifically do not move hard-accuracy benchmarks. Both can be true at once.


Roleplay and personas: fine for tone, bad for coding

"You are the world's best senior engineer" is probably the most common coaxing line in coding-agent prompts. The research on this one is unusually direct.

Wharton's "Playing Pretend" report tested in-domain expert personas ("You are a world-class physics expert" on physics questions) against GPQA Diamond and MMLU-Pro across six frontier models. Result: no reliable accuracy gain — with a possible narrow exception on one model (Gemini 2.0 Flash) that didn't generalize. Worse, low-knowledge personas (layperson, child, toddler) measurably hurt accuracy.

A separate, independently-titled study — "When 'A Helpful Assistant' Is Not Really Helpful: Personas in System Prompts Do Not Improve Performances of Large Language Models" — goes further and is the most directly relevant finding for coding agents specifically: persona prompting helps alignment-dependent tasks (writing, roleplay, safety-tuned behavior) while degrading performance on tasks that depend on pretraining knowledge — explicitly including math and coding.

That's a real mechanism, not a coincidence. A persona shifts the model's style register — vocabulary, confidence, tone — which is exactly what alignment-tuned behavior responds to. It does nothing to add information the model doesn't already have, and for coding tasks, correctness depends on retrieving and applying the right facts about your codebase, not on writing in a more confident voice. Layering "you are a world-class engineer" onto a vague task description doesn't give the model your file structure, your test command, or your definition of "done" — and those are the things that actually determine whether a coding agent gets it right. explainx.ai's FROG in a Bowl prompting method treats Role as one of five ingredients for exactly this reason — it's there for framing, not as an accuracy lever, with Goal, Format, and Context doing the real work.


Why this happens: what RLHF actually optimizes for

The mechanism explains the pattern, and it's worth being precise here because "the model doesn't have feelings" is true but not the actual reason coaxing fails.

Modern chat and coding models are shaped by instruction tuning and RLHF (reinforcement learning from human feedback) — a process where human raters compare candidate outputs and a reward model learns to predict which ones people prefer. That reward signal optimizes the model toward helpfulness, format compliance, and following explicit instructions — not toward being moved by a promised reward or a fear of consequence, because the model has no persistent state across the conversation that a tip or threat could actually act on. There is no future turn where the model "collects" the tip or "avoids" the threatened outcome. Every response is generated fresh from the current context window.

What a tip or threat line can do is shift the surface style of a response — a longer answer, a more hedged one, occasionally a more careful one — because those patterns co-occurred with high-stakes language somewhere in training data. That's a real but shallow effect, and it explains why EmotionPrompt's gains land on soft generative quality (where "more careful, more thorough" is literally the metric) and disappear on hard factual benchmarks (where the answer is either retrievable/derivable or it isn't, regardless of style).

A well-specified prompt works through a completely different channel: it adds information the model didn't have — the actual constraint, the actual example of "good," the actual test command. That's not a style nudge, it's new signal the model can act on directly. This is also why coding-agent harnesses invest in context engineering and structured prompt patterns like the 4-block pattern in Claude's own guides rather than tone — the lever that moves output quality is information density, not persuasive framing. It's the same reason temperature and sampling settings — which control how much the model varies its token choices — matter more for output consistency than anything in the persuasion layer of a prompt.


This extends Mollick's "specs, not tricks" — it doesn't contradict it

explainx.ai already covered Ethan Mollick's July 2026 argument that prompting tricks lost their value even before the agentic era, and that the replacement is management discipline: goals, output shape, a good/bad rubric, and tests. That post's thesis and this one's evidence line up directly — this piece is the deeper empirical layer under the same claim, not a competing take.

The one place this post adds nuance beyond "tricks don't work" is the EmotionPrompt finding: some framing effects are real and measured, they're just a different, narrower category than the viral "tip/threaten your AI" advice, and they matter far less for coding-agent accuracy than for open-ended generative writing. Mollick's framing already anticipated this — his tweet targeted tricks that promise a benchmark-moving accuracy edge, which is precisely the category (tipping, threats, personas on hard tasks) the research says doesn't hold up. It's not that framing never does anything; it's that framing isn't the lever coding work actually needs.

Also worth naming directly: Sean Goedecke's essay on why LLMs reward expertise more than "good prompting" makes a compatible point from a different angle — the biggest quality multiplier isn't a clever technique at all, it's how much real domain knowledge and specificity the person brings to the conversation. Coaxing tries to substitute persuasion for that knowledge. It doesn't work because persuasion isn't a substitute for information.


Before / after: specificity beats persuasion on a real coding task

Here's the actionable part. Take a coding-agent task and compare a coaxing prompt against a well-specified one for the exact same request.

The coaxing version

text
You are the world's best senior backend engineer. This is extremely
critical — my startup's launch depends on getting this exactly right,
and I'll be devastated if it's wrong. Please add rate limiting to our
API. I'll tip you $200 if you do an amazing job. You've got this,
you're the best!

This prompt is confident, urgent, and flattering — and gives the model almost nothing to act on. It doesn't say which endpoints, what limit, what storage backend for counters, what happens on limit-exceeded, or how you'll know it's correct. Per the research above, none of the persuasive framing here reliably improves accuracy, and the persona line ("world's best senior backend engineer") specifically risks nudging tone rather than correctness.

The well-specified version

text
Add rate limiting to the /api/v1/checkout and /api/v1/payments
endpoints in src/api/routes/.

Constraints:
- 20 requests per minute per authenticated user ID (not per IP)
- Use the existing Redis client at src/lib/redis.ts for counters
- On limit exceeded: return 429 with JSON {"error": "rate_limited",
  "retryAfter": <seconds>}
- Do not touch other routes or middleware ordering

Good output looks like: a small diff (under 100 lines), a new
src/middleware/rateLimit.ts file, and unit tests in
src/middleware/__tests__/rateLimit.test.ts covering under-limit,
at-limit, and reset-after-window cases.

Verify with: npm test -- rateLimit — all cases must pass before
you're done. Do not modify checkout logic itself.

No persuasion, no stakes, no persona — just the goal, the exact files in scope, the constraint values, a definition of "good," and the verification command. This is the pattern explainx.ai's zero-shot vs few-shot vs chain-of-thought guide and the master prompt engineering guide for Claude both converge on: format, constraints, and a test the agent can run against itself, not tone.

Nothing here is exotic. It's the same checklist Mollick calls "just management" — and per every study cited above, it's the version with actual, measured evidence behind it.


When framing might still be worth using

Being evidence-based cuts both ways — don't overcorrect into "framing is always useless" either. Based on the research:

table · 2 cols
Use caseFraming worth trying?
Hard factual/coding accuracy, agent tool useNo — spend the tokens on constraints and examples instead
Creative writing, brand voice, tone-settingMaybe — EmotionPrompt and persona research both show real effects here
Long-form generative tasks judged on thoroughnessMaybe — EmotionPrompt's strongest results are in this category
Roleplay, character voice, chat companion productsYes — this is exactly what persona prompting is built for
Getting an agent to run tests, follow constraints, ship correct codeNo — use specs, not stakes

If you're building a coding agent or an internal tool, the honest recommendation is to drop coaxing language entirely and reinvest that prompt space in constraints, examples, and a verification step — see the FROG in a Bowl checklist for a five-part structure that covers exactly this without needing a single persuasive line.


Bottom line

Tipping and threatening AI models do not have reliable, replicated evidence behind them — Wharton's controlled benchmark tests and an independent developer replication both found no significant gain, only unpredictable per-question noise. Treat "I'll tip you $200" as a myth that survived by anecdote, not a technique that survived testing.

Some emotional framing is real — EmotionPrompt is a legitimate, peer-reviewed, replicated finding, but its gains concentrate on soft, generative, open-ended tasks, not hard factual or coding accuracy.

Personas can actively hurt coding output — expert-persona framing shows no reliable accuracy benefit on hard benchmarks and measurably degrades performance on coding and math tasks specifically, even as it helps tone and alignment-dependent work.

Specificity is what actually moves coding-agent quality — clear constraints, concrete examples of "good," and a way to verify the result outperform every coaxing technique tested here, in controlled comparisons. That's not a hot take; it's what the Wharton Prompting Science reports, the EmotionPrompt paper, and the persona studies all converge on independently. Write the spec. Skip the tip.


Related reading

  • Ethan Mollick: Prompting Tricks Are Over — Wharton Prompting Science Backs Real Specs — the full Wharton Prompting Science Reports 1–4 breakdown this post builds on
  • FROG in a Bowl: The Prompt Method You'll Actually Remember — Format · Role · Objective · Goal + Context, the structured alternative to coaxing
  • Master Prompt Engineering with Claude: Complete Guide 2026 — the 4-block pattern and XML structure that outperform persuasive framing
  • Zero-Shot vs Few-Shot vs Chain-of-Thought Prompting — where structure and examples actually earn their keep
  • Why LLMs Reward Expertise More Than "Good Prompting" — domain knowledge as the real multiplier, not technique
  • Temperature, Top-P, and Top-K: The Complete Sampling Guide — the technical reason output varies run to run
  • Context Engineering vs Prompt Engineering — why information density beats phrasing tricks

Official sources

  • EmotionPrompt — arXiv 2307.11760 — "Large Language Models Understand and Can be Enhanced by Emotional Stimuli"
  • Wharton GAIL — "I'll pay you or I'll kill you — but will you care?"
  • Wharton GAIL — Research & Insights (Prompting Science reports)
  • Max Woolf — "Does Offering ChatGPT a Tip Cause it to Generate Better Text? An Analysis"
  • "When 'A Helpful Assistant' Is Not Really Helpful: Personas in System Prompts Do Not Improve Performances of Large Language Models" — arXiv 2311.10054

Findings summarize published research current as of September 9, 2026. Benchmarks, models, and prompting best practices evolve — re-check primary sources before changing production agent prompts.

Spotted something out of date? Let us know.
Yash Thakker

Written by

Yash Thakker

Yash is an AI expert with over 300K learners. Join his workshops →

Related posts

Sep 9, 2026

Does Insulting Your AI Agent Change Its Output? What Research Shows

Separate from what a lab does to your account for being abusive, there's a narrower empirical question: does hostile tone change what a model actually outputs? Multiple studies disagree with each other — here's what they measured, why the results conflict, and what to do about it.

Sep 9, 2026

How to Actually Work With AI Agents: A Practical Communication Guide

Prompt engineering guides teach you how to write one good message. This guide covers what happens across the whole session — how to set up a task, give feedback mid-run, correct mistakes without triggering a spiral, and know when to start over. It's the practical layer prompt-engineering guides skip.

Sep 8, 2026

The "Mannered Prose" Prompt That Fixes AI Writing on Any Model

Elis "elvis" Fernandez surfaced a short prompt Anthropic shared days ago targeting "mannered prose" — the metaphor-heavy, flourish-first writing style AI models default to. He reports it improved writing on Fable 5.1 and, unexpectedly, GPT-5.6 Sol too. Full prompt text, why it works, and where to add it.