> ## 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.

# 探索知識庫

> 按類別、按問題或按策展式學習路徑瀏覽慧悟萬象閣。

**探索頁**是知識庫真正的工作入口。這個頁面給你三種進入方式，而左側邊欄則把完整分類收攏成四個更大的簇，讓導航在內容持續增長時仍然清晰可讀。

## 側邊欄結構

| 分組     | 類別       | 適合什麼時候進入                  |
| ------ | -------- | ------------------------- |
| 思維基礎   | 思維、模型、原則 | 當你需要更好的認知鏡頭、抽象結構或決策過濾器    |
| 決策與行動  | 方法、策略    | 當你需要執行流程、行動順序或互動選擇        |
| 偏差與陷阱  | 效應、謬誤、悖論 | 當你懷疑自己被偏差帶偏、論證不穩，或直覺開始失效  |
| 規律與世界觀 | 定律、哲學    | 當你需要更穩定的規律、更深的假設，或更長期的方向感 |

<div id="browse-by-category" />

## 按類別瀏覽

<CardGroup cols={2}>
  <Card title="思維" icon="brain" href="/zh-hant/thinking/index">
    影響你如何理解世界的認知框架與推理方式。
  </Card>

  <Card title="模型" icon="circle-nodes" href="/zh-hant/models/index">
    用於壓縮複雜性、看見結構與權衡的可重用抽象。
  </Card>

  <Card title="原則" icon="compass" href="/zh-hant/principles/index">
    在時間緊、壓力大時依然站得住的決策過濾器。
  </Card>

  <Card title="方法" icon="list-check" href="/zh-hant/methods/index">
    用於學習、診斷、規劃與執行的可重複流程。
  </Card>

  <Card title="策略" icon="chess" href="/zh-hant/strategies/index">
    在競爭、合作、博弈與定位中做選擇的方法。
  </Card>

  <Card title="效應" icon="bolt" href="/zh-hant/effects/index">
    悄悄塑造感知與行動的認知偏差和社會心理效應。
  </Card>

  <Card title="謬誤" icon="triangle-exclamation" href="/zh-hant/fallacies/index">
    論證與推理中常見的失敗模式。
  </Card>

  <Card title="悖論" icon="infinity" href="/zh-hant/paradoxes/index">
    暴露簡單直覺極限的張力型難題。
  </Card>

  <Card title="定律" icon="scale-balanced" href="/zh-hant/laws/index">
    系統中反覆出現的穩定規律、約束與趨勢。
  </Card>

  <Card title="哲學" icon="yin-yang" href="/zh-hant/philosophy/index">
    關於意義、倫理、知識與現實的基礎性假設。
  </Card>
</CardGroup>

<div id="start-from-a-problem" />

## 從問題出發

<CardGroup cols={2}>
  <Card title="我想把事情想清楚" icon="brain" href="/zh-hant/thinking/index">
    先進入 **思維**，當問題開始顯露結構複雜性時，再轉向 **模型**。
  </Card>

  <Card title="我總是誤判人和行為" icon="bolt" href="/zh-hant/effects/index">
    從 **效應** 開始，先看人類判斷內建了哪些預設扭曲。
  </Card>

  <Card title="我需要更可靠的判斷準繩" icon="scale-balanced" href="/zh-hant/laws/index">
    當你需要的不是機巧，而是穩定約束時，從 **定律** 和 **原則** 開始。
  </Card>

  <Card title="我缺的是一套可執行流程" icon="list-check" href="/zh-hant/methods/index">
    如果問題主要卡在執行，而不是理解，就先看 **方法**。
  </Card>

  <Card title="一個論證聽起來不對，但我說不清" icon="triangle-exclamation" href="/zh-hant/fallacies/index">
    先看 **謬誤**，再用 **悖論** 測試是不是自己的直覺還不夠深。
  </Card>

  <Card title="我在處理衝突、槓桿或不確定性" icon="chess" href="/zh-hant/strategies/index">
    先進入 **策略**，再用 **模型** 與 **哲學** 給選擇打地基。
  </Card>
</CardGroup>

<div id="suggested-paths" />

## 推薦學習路徑

<CardGroup cols={2}>
  <Card title="升級判斷系統" icon="book-open" href="/zh-hant/thinking/first-principles-thinking">
    從第一性原理、系統思維、機會成本和可逆性原則開始。
  </Card>

  <Card title="建立偏差防線" icon="shield" href="/zh/effects/confirmation-bias">
    從確認偏誤、錨定效應、框架效應和倖存者偏差開始。
  </Card>

  <Card title="在不確定性中做決策" icon="dice" href="/zh/models/expected-value">
    從期望值、機率思維、安全邊際和可選性開始。
  </Card>

  <Card title="搭建世界觀地基" icon="mountain" href="/zh/philosophy/stoicism">
    從斯多葛主義、實用主義、奧卡姆剃刀和林迪效應開始。
  </Card>
</CardGroup>
