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

# Strategies · Game Theory Strategies & Strategic Thinking

> 35 game theory strategies and business frameworks — systematic approaches to competition, cooperation, and uncertainty. Strategy is the practice of game theory: your best move depends on others' moves.

## What are Strategies?

A strategy is a **systematic plan of action in competitive, cooperative, or uncertain environments**. Good strategy doesn't just ask "what should I do?" — it asks "how will adversaries, markets, and environments respond?" and positions accordingly.

> Strategy is applied game theory — your optimal choice depends on everyone else's choices.

**This category covers 35 core strategies**, organized into four groups:

* **Game Theory Strategies**: rational choices in competition and cooperation
* **Business Strategies**: frameworks for market competition and growth
* **Risk & Decision Strategies**: tools for managing uncertainty
* **Execution Strategies**: translating strategy into ground-level action

***

## Game Theory Strategies

<CardGroup cols={2}>
  <Card title="Tit-for-Tat" icon="handshake" href="/strategies/tit-for-tat">
    Cooperate first, then mirror your opponent's last move
  </Card>

  <Card title="Win-Win Strategy" icon="star" href="/strategies/win-win">
    Seek solutions where all parties benefit
  </Card>

  <Card title="Zero-Sum Thinking" icon="scale-balanced" href="/strategies/zero-sum-thinking">
    One party's gain is exactly another's loss
  </Card>

  <Card title="Minimax Strategy" icon="minimize" href="/strategies/minimax-strategy">
    Minimize the maximum possible loss in adversarial situations
  </Card>

  <Card title="Dominant Strategy" icon="trophy" href="/strategies/dominant-strategy">
    A strategy that is optimal regardless of what opponents do
  </Card>

  <Card title="Grim Trigger" icon="bomb" href="/strategies/grim-trigger">
    Cooperate until betrayal, then defect permanently
  </Card>

  <Card title="Madman Theory" icon="mask" href="/strategies/madman-theory">
    Gain negotiating leverage by appearing unpredictable or irrational
  </Card>

  <Card title="Commitment Device" icon="lock" href="/strategies/commitment-device">
    Pre-commit to a course of action to eliminate the temptation to defect
  </Card>

  <Card title="Schelling Point" icon="bullseye" href="/strategies/schelling-point">
    A natural focal point that people converge on without explicit communication
  </Card>

  <Card title="Brinkmanship" icon="cliff" href="/strategies/brinkmanship">
    Push a dangerous situation to the edge to force a favorable outcome
  </Card>

  <Card title="BATNA" icon="door-open" href="/strategies/batna">
    Know your Best Alternative to a Negotiated Agreement — it is your true leverage
  </Card>
</CardGroup>

***

## Business Strategies

<CardGroup cols={2}>
  <Card title="Blue Ocean Strategy" icon="water" href="/strategies/blue-ocean">
    Create uncontested new market space instead of competing in existing markets
  </Card>

  <Card title="Red Ocean Strategy" icon="swords" href="/strategies/red-ocean">
    Win in existing markets by out-competing rivals
  </Card>

  <Card title="First-Mover Advantage" icon="flag-checkered" href="/strategies/first-mover-advantage">
    The strategic dividend of entering a market or category first
  </Card>

  <Card title="Fast Follower" icon="person-running" href="/strategies/fast-follower">
    Let others pioneer; rapidly improve on their approach
  </Card>

  <Card title="Disruptive Innovation" icon="rocket" href="/strategies/disruptive-innovation">
    Enter from the low end; climb upward to disrupt the incumbent
  </Card>

  <Card title="Platform Strategy" icon="server" href="/strategies/platform-strategy">
    Build a platform that connects multiple user groups and captures network effects
  </Card>

  <Card title="Loss Leader" icon="sale" href="/strategies/loss-leader">
    Accept losses on one product to acquire customers and profit on others
  </Card>

  <Card title="Signaling" icon="signal" href="/strategies/signaling">
    Use observable actions to communicate private information credibly
  </Card>

  <Card title="Exit, Voice & Loyalty" icon="arrows-split-up-and-left" href="/strategies/exit-voice-loyalty">
    Three responses to organizational decline: leave, speak up, or stay loyal
  </Card>
</CardGroup>

***

## Risk & Decision Strategies

<CardGroup cols={2}>
  <Card title="Barbell Strategy" icon="dumbbell" href="/strategies/barbell-strategy">
    Combine extreme safety with extreme risk — avoid the vulnerable middle
  </Card>

  <Card title="Hedging" icon="shield-check" href="/strategies/hedging">
    Reduce risk by taking offsetting positions
  </Card>

  <Card title="Optionality" icon="arrows-split-up-and-left" href="/strategies/optionality">
    Maximize the number of future options; delay irreversible commitments
  </Card>

  <Card title="Asymmetric Risk-Reward" icon="scale-unbalanced" href="/strategies/asymmetric-risk-reward">
    Seek situations where potential upside far exceeds potential downside
  </Card>

  <Card title="Minimum Effective Dose" icon="syringe" href="/strategies/minimum-effective-dose">
    The smallest input that produces the desired effect
  </Card>

  <Card title="Strategic Patience" icon="hourglass" href="/strategies/strategic-patience">
    Deliberately wait for better conditions before acting
  </Card>

  <Card title="Burning the Boats" icon="fire" href="/strategies/burning-the-boats">
    Eliminate the retreat option to strengthen commitment and signal resolve
  </Card>
</CardGroup>

***

## Execution Strategies

<CardGroup cols={2}>
  <Card title="Divide and Conquer" icon="scissors" href="/strategies/divide-and-conquer">
    Break complex problems or opponents into manageable parts
  </Card>

  <Card title="Flanking Strategy" icon="chess-knight" href="/strategies/flanking-strategy">
    Attack from the weakest point rather than head-on
  </Card>

  <Card title="Attrition Strategy" icon="clock" href="/strategies/attrition-strategy">
    Wear down the opponent through sustained, relentless pressure
  </Card>

  <Card title="Trojan Horse" icon="gift" href="/strategies/trojan-horse">
    Conceal true intent within something that appears harmless or beneficial
  </Card>

  <Card title="Anchoring Strategy" icon="anchor" href="/strategies/anchoring-strategy">
    Make the first extreme offer in a negotiation to set the frame
  </Card>

  <Card title="Decoy Strategy" icon="fish" href="/strategies/decoy-strategy">
    Introduce a third option to make your preferred option more attractive
  </Card>

  <Card title="Salami Tactics" icon="knife" href="/strategies/salami-tactics">
    Achieve a major goal through a series of small, incremental steps
  </Card>

  <Card title="Pincer Movement" icon="grip" href="/strategies/pincer-movement">
    Attack simultaneously from two sides to create decisive pressure
  </Card>
</CardGroup>
