> ## Documentation Index
> Fetch the complete documentation index at: https://meta.niceshare.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Wisdom Atlas

> A living, structured knowledge system that captures high-leverage cognitive tools—thinking tools, mental models, laws, fallacies, paradoxes, principles, and strategies. Rooted in philosophy and sharpened by experience, it is designed to help you sharpen judgment, enhance clarity, and compound better decisions over time.

<img className="block dark:hidden rounded-xl" src="https://mintcdn.com/yxd/E7QClXHrWc2dwzZF/images/hero-light.png?fit=max&auto=format&n=E7QClXHrWc2dwzZF&q=85&s=898aff695682123e0150b8b31272fadf" alt="Wisdom Atlas" width="1376" height="768" data-path="images/hero-light.png" />

<img className="hidden dark:block rounded-xl" src="https://mintcdn.com/yxd/E7QClXHrWc2dwzZF/images/hero-dark.png?fit=max&auto=format&n=E7QClXHrWc2dwzZF&q=85&s=997bc52f24ca604ff49b9125c85d45ed" alt="Wisdom Atlas" width="1376" height="768" data-path="images/hero-dark.png" />

## What is this?

**Wisdom Atlas** is a systematic knowledge library of high-leverage thinking tools.

We believe: **true wisdom isn't knowing more — it's having better thinking tools.** When you understand the underlying patterns of how the world operates, you can make clearer judgments and more effective decisions in any domain.

This site covers **390+ core concepts** from philosophy, psychology, economics, physics, game theory, and management, structured to help you:

* **Identify** the default programs and blind spots of human cognition
* **Understand** the stable laws that govern how the world works
* **Build** transferable mental frameworks and decision-making tools
* **Penetrate** the essence of complex problems and their solutions

***

## Ten Categories

<CardGroup cols={2}>
  <Card title="Thinking" icon="brain" href="/thinking/index">
    **35** cognitive frameworks and thinking styles. From first principles to Bayesian thinking, from systems thinking to inversion — thinking is your operating system.
  </Card>

  <Card title="Effects" icon="bolt" href="/effects/index">
    **50** psychological effects and cognitive biases. Dunning-Kruger, confirmation bias, loss aversion — these are the default programs of the human mind.
  </Card>

  <Card title="Laws" icon="scale-balanced" href="/laws/index">
    **35** stable laws and principles. Pareto's law, Murphy's law, Moore's law — the world has rules; understanding them lets you work with rather than against them.
  </Card>

  <Card title="Models" icon="circle-nodes" href="/models/index">
    **35** transferable mental models. Flywheel effect, compounding model, prisoner's dilemma — models are reusable cognitive tools for decomposing complexity.
  </Card>

  <Card title="Methods" icon="list-check" href="/methods/index">
    **35** actionable methodologies. Feynman Technique, OODA Loop, OKR — methods are executable processes that turn thinking into action.
  </Card>

  <Card title="Principles" icon="compass" href="/principles/index">
    **30** decision filters and value orientations. KISS, Occam's Razor, antifragility — principles keep you clear-headed when pressure clouds judgment.
  </Card>

  <Card title="Fallacies" icon="triangle-exclamation" href="/fallacies/index">
    **35** logical fallacies and reasoning traps. Straw man, ad hominem, slippery slope — recognizing fallacies makes your arguments bulletproof.
  </Card>

  <Card title="Paradoxes" icon="infinity" href="/paradoxes/index">
    **32** classic paradoxes and logical puzzles. Fermi paradox, Ship of Theseus, Stockdale paradox — paradoxes are complexity at its most concentrated.
  </Card>

  <Card title="Strategies" icon="chess" href="/strategies/index">
    **35** game theory strategies and strategic thinking. Blue Ocean, Tit-for-Tat, BATNA — find optimal paths through competition and cooperation.
  </Card>

  <Card title="Philosophy" icon="yin-yang" href="/philosophy/index">
    **45** philosophical concepts and schools of thought. Stoicism, existentialism, Taoism — philosophy is the bedrock beneath all other thinking.
  </Card>
</CardGroup>

***

## How to Use

<Steps>
  <Step title="Explore by category">
    Click any category card above to enter its overview page and browse all related concepts.
  </Step>

  <Step title="Read deep-dive articles">
    Every concept has its own page covering: definition, origin, key points, applications, case study, misconceptions, and related concepts.
  </Step>

  <Step title="Build your concept network">
    Every article ends with "Related Concepts." Follow the links to build your own cognitive map.
  </Step>

  <Step title="Start from a real problem">
    When you face a concrete challenge, ask yourself: Is this a thinking problem? A cognitive bias at play? An objective law? Or simply the wrong method? Come here with your question.
  </Step>
</Steps>

***

## Start Here

<CardGroup cols={3}>
  <Card title="First Principles Thinking" icon="atom" href="/thinking/first-principles-thinking">
    Strip away all assumptions; rebuild from fundamental truths
  </Card>

  <Card title="Dunning-Kruger Effect" icon="chart-line" href="/effects/dunning-kruger-effect">
    Why the least competent are the most confident
  </Card>

  <Card title="Pareto Principle" icon="chart-pie" href="/laws/pareto-principle">
    80% of outcomes come from 20% of causes
  </Card>

  <Card title="Prisoner's Dilemma" icon="handshake" href="/models/prisoners-dilemma">
    Why rational individuals fail to achieve optimal cooperation
  </Card>

  <Card title="Feynman Technique" icon="chalkboard-user" href="/methods/feynman-technique">
    Use output to test whether you truly understand
  </Card>

  <Card title="Stoicism" icon="yin-yang" href="/philosophy/stoicism">
    Control what you can; accept what you cannot
  </Card>
</CardGroup>

***

<Note>
  **Cognition isn't collecting flashcards — it's building a compiler.**\
  When you encounter a problem and can distinguish: Is this a thinking issue? A human psychological effect? An objective law? Or the wrong method? — your decision quality jumps by an entire order of magnitude.
</Note>
