# Critical Thinking

- [Domain Bubbles](https://jackpauhl.gitbook.io/archive/field-notes/critical-thinking/domain-bubbles.md): How industries—and minds—get trapped in self-reinforcing systems of thought.
- [AI Will Agree With You](https://jackpauhl.gitbook.io/archive/field-notes/critical-thinking/ai-will-agree-with-you.md): Even When You’re Wrong
- [The Illusion of Expertise](https://jackpauhl.gitbook.io/archive/field-notes/critical-thinking/the-illusion-of-expertise.md): Good intent, but poor validation.
- [The Tallest Amateur in the Room](https://jackpauhl.gitbook.io/archive/field-notes/critical-thinking/the-tallest-amateur-in-the-room.md): Will the Real Amateur Please Stand Up?
- [When Comments Become the Teacher](https://jackpauhl.gitbook.io/archive/field-notes/critical-thinking/when-comments-become-the-teacher.md): What an ADHD TikTok study reveals about misinformation in the painting trade
- [Feedback Without Context Isn't Data](https://jackpauhl.gitbook.io/archive/field-notes/critical-thinking/feedback-without-context-isnt-data.md): It's Opinion Mistaken for Data
- [Personal Preference](https://jackpauhl.gitbook.io/archive/field-notes/critical-thinking/personal-preference.md): The Industry's Favorite Non-Answer


---

# 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://jackpauhl.gitbook.io/archive/field-notes/critical-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.
