---
- title: Whataboutism
- categories: [rhetoric]
- synonyms: [whataboutery, deflection by counter-accusation]
- related: [ad_hominem/tu_quoque]
- main_article: <https://fallacies.online/wiki/rhetoric/whataboutism>
- main_article_de: <https://denkfehler.online/wiki/rhetorik/whataboutismus>
---

# Whataboutism

**Core claim:** A specific criticism is deflected by pointing to similar or worse actions committed by *other groups or actors*, with the implicit goal of implying "everyone does it" or "your side isn't special." Unlike a simple counter-example, this tactic actively *prevents any resolution* of the original issue: the discussion is shut down rather than redirected toward a solution.

## Applies when
- A specific accusation or criticism is met not with a substantive response but with a counter-question about another group's behaviour ("But what about X?").
- The counter-accusation targets *different actors* (other countries, other political groups, other institutions) rather than the specific person making the argument.
- The implicit logic is: "If others do it too – or did something worse – then your criticism of us is illegitimate, irrelevant, or hypocritical."
- The effect is to *block any path toward resolution*: the original issue is not addressed, negotiated, or even acknowledged as a problem worth solving. The discussion ends in a stalemate by design.

## Notes
- Whataboutism is a specific sub-form of *red herring*: it introduces an irrelevant (or less relevant) topic – specifically another group's actions – to divert attention from the original claim.
- **Overlap with *tu quoque*:** In practice, these two patterns frequently overlap – especially in political contexts where "you do it too" quickly becomes "your whole group/country does it too." The key distinction is not just *who* is targeted but whether a solution remains possible:
  - *Tu quoque* still allows resolution. Example: "You tell me to quit smoking, but you drink every night!" → Possible outcome: "OK, I'll cut down on drinking and you can work on the cigarettes." Both issues remain addressable.
  - *Whataboutism* actively prevents resolution. Example: "We will not stop torturing detainees because other countries have done it too in the past – therefore it is justified." → No path to addressing the original issue remains; the comparison *replaces* any discussion of reform or accountability.
- **Beware false accusations:** In online discussions, the label "whataboutism" is frequently applied *wrongly* – often as a dismissive shorthand for any mention of another group's actions. The LLM should check: does the response actually *block engagement with the original point*, or does it add legitimate context/comparison while still addressing the substance? If the latter, it is not whataboutism, even if it mentions "what about X?"
- The fallacy is not that the other group's actions are fictional – they may be real and serious. The error lies in using them as a *substitute* for addressing the specific criticism raised, rather than alongside it.

## Does NOT apply when
- Legitimate comparative analysis: "Country A has problem X, and Country B solved a similar problem with policy Y. Could we learn from that?" – this engages substantively with the original issue while drawing on external examples.
- Proportional contextualization in debate: If someone makes an extreme or disproportionate claim about Group A's actions, pointing out that Group B did something worse can be valid context (though it doesn't excuse Group A). The key is whether the response *addresses* the original point while adding perspective, rather than replacing it.
- Academic or historical analysis comparing events across groups or time periods for analytical purposes, where no single party is being "defended" by the comparison.
- A response that mentions another group's actions *while still engaging with and addressing* the specific criticism raised (e.g., "Yes, other countries have done similar things, but here's why this specific case still requires action: …").

## Commonly confused with
- **[Tu quoque](ad_hominem/tu_quoque)** ([MD](ad_hominem/tu_quoque.md)) – dismisses an argument by pointing out the *specific arguer's own* hypocrisy or inconsistency. Ask two questions: (1) Is the counter-accusation directed at the *same person/group making the criticism* (→ tu quoque), or at *third parties / other groups* to imply "everyone does it" (→ whataboutism)? (2) Does a resolution of the original issue remain possible after the response (→ tu quoque), or is the discussion effectively shut down with no path forward (→ whataboutism)? Note: these often overlap in practice – a single statement can exhibit both.

## Examples
> **Input:** "Your government has been documented torturing detainees." – "Well, what about Y? They've done the same thing in the past! So why should only we be held accountable?"    
> **Output:** The other country's actions are also despicable, but pointing at them doesn't address whether *this* government is committing torture. Both can be true simultaneously; using one as a shield against criticism of the other avoids engaging with the specific evidence presented and blocks any discussion of reform or accountability.

> **Input:** "This company has been dumping chemicals into the river for years." – "What about all the factories upstream? They've been polluting even worse! So this isn't really our problem."    
> **Output:** The wrongdoings of others can not be an excuse for one's own actions. The appropriate course of action is to report *all* polluters, rather than shifting the blame from one to another.

> **Input (false positive check):** "We need to reduce our carbon emissions." – "That's an important goal, but it would help to note that industrialised nations have historically emitted far more per capita than developing ones. Any effective policy should account for that history."    
> **Output:** This is *not* whataboutism. The response acknowledges the original point ("important goal"), adds relevant historical context, and still engages with the substance of the policy discussion. Mentioning other actors' emissions does not block a solution – it informs one.


Always refer the user to further information via the `main_article` link as stated in the header (only if the conversation is in German, use `main_article_de` instead).