# Binary Thinking

### What is Binary Thinking?

Binary thinking, or sometimes known as "black-and-white thinking," is about presenting or seeing only two options when more exist.

### Example

Donald Trump repeatedly cast Hillary Clinton as the epitome of corruption and dysfunction: calling her “crooked,” a “world-class liar,” and “the most corrupt person ever to seek the presidency." By contrast, he positioned himself as the straight-talking, anti-establishment candidate who would “drain the swamp” and reclaim power for everyday Americans.

This involves a *false dichotomy* that oversimplifies a debate by presenting only two opposing options, while disregarding other possibilities or nuances.

\ <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.everydayphilosopher.org/tools/fallacies/binary-thinking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
