Atari in Go: What 'One Liberty Left' Really Means

Read ~4 min · Updated July 2026 · Part of: Learn Go

If you learn only one Japanese word in Go, make it atari. It is the alarm bell of the whole game: "this group is one move from being captured." Hearing it — and hearing it in your own head before anyone says it — is the single fastest skill a beginner can build.

English中文Plain meaning
libertyan empty neighbor — a stone's "breath"
atari打吃/叫吃one liberty left — about to be captured
double atari雙叫吃two enemy groups in atari at once
capture提子/吃子fill the last liberty → remove the group

1. Atari, in one line

A stone or group is in atari when it has exactly one liberty left. The opponent can capture it on the very next move by playing on that last empty point.

🔔 Think of atari like "check" in chess, but more literal: the group has one breath of air left. One more squeeze and it's gone.

2. Why beginners call it out loud

In casual games, beginners often say "atari!" out loud when they put a group in atari — the way you'd shout "check." Stronger players stay quiet, but the internal reflex is the same: the moment a group drops to one liberty, an alarm should ring in your head.

🫁 Analogy: picture each stone as a swimmer. A group with 4 liberties is taking easy breaths. Drop to 1 liberty and the swimmer is gasping — someone is about to hold their head underwater.

3. The two-question reflex

When you see atari — yours or your opponent's — ask exactly two questions:

  1. If it's MY group in atari: can I extend it? Play a stone that touches the group and adds a new empty neighbor. One extra breath buys time.
  2. If it's the ENEMY group in atari: can I fill the last liberty right now? If yes, capture it — it comes off the board immediately.

That's it. Atari reduces a scary-looking local fight to a two-question checklist. 🎯

4. Double atari (the trap to fear)

Double atari is when one of your stones attacks two enemy groups at once, putting both in atari simultaneously.

😱 The victim can only save one group per move — the other is captured. It's one of the cleanest ways beginners lose stones: they let two groups share the same single weak point, and one move splits them into a lose-lose.

The defense is simple in hindsight: don't let two of your groups depend on the same liberty. Connected stones share air safely; scattered stones each need their own.

5. Atari in practice (count out loud)

The arithmetic never changes: liberties minus filling moves. When it hits one, that's atari.

6. What atari unlocks

Atari is the on-ramp to every tactical idea in Go — ladders (征子), nets, capturing races. They're all built on the same insight: reduce the enemy to one breath, then decide what to do with it. Master atari and the rest follows.

Try it

The fastest way to internalize atari is to put groups in atari a hundred times — with instant feedback.

👉 Play brainGO — set up your first atari

Related guides