Cards · zones · priority · stack · turns · formats

MTG Fundamentals

Read Magic as a rules engine: cards are structured objects, objects move among zones, players receive priority to act, and timing determines how spells and abilities interact.

Start with timing

You cast a spell. Your opponent responds before it resolves. Which effect happens first?

Magic separates playing or casting an object from resolving it. The stack lets players respond before the newest spell or ability resolves.

Stack sequence

Last in, first out

stack empty

This example compresses priority passes and legality checks so the last-in, first-out relationship stays visible.

Priority & stack boundary

The stack model is fundamental, but not every game action uses it. Playing a land is a special action, and mana abilities have special timing rules. The comprehensive rules define many additional priority and timing details beyond this teaching example.

The safe mental model is: identify the action, ask whether it uses the stack, identify who has priority, then resolve the stack from newest object to oldest when all players pass in succession.

Card anatomy

A card is both a physical component and a structured rules object.

abilities & instructions

Rules text

Rules text defines abilities and instructions. The official current wording is its Oracle text, which can differ from older printed wording after errata or templating updates.

This schematic uses a creature-like card frame so power/toughness has somewhere to appear. Not every Magic card has every zone shown here.

Zones
Library

Ordered face-down deck; drawing normally moves the top card to hand.

Hand

Private zone holding cards a player may be able to play or cast.

Battlefield

Shared zone containing permanents after they enter play.

Graveyard

Public discard zone that can itself become a strategic resource.

Exile

A separate public zone used by many effects; exile does not mean the object can never matter again.

Stack

Temporary zone where most spells and many abilities wait to resolve in last-in, first-out order.

Turn skeleton
01
Beginninguntap · upkeep · draw
02
Precombat mainland play · sorcery-speed actions
03
Combatbegin combat · attackers · blockers · damage · end combat
04
Postcombat mainanother main phase
05
Endingend step · cleanup

This is a phase-level map. Several phases contain multiple steps with their own turn-based actions and priority windows.

Format comparison

A format changes the legal pool and how the deck is assembled.

constructed deckbuilt from event poolnarrower poolbroader pool
limited · event pool

Draft / Sealed

Decks are built from a constrained pool opened or drafted for the event rather than from a pre-owned constructed collection.

Deck source
event pool
Typical match
matches usually two-player

This is a conceptual comparison, not a live legality chart. Magic formats, ban lists, rotation policies, and supplemental products can change; current deck construction should always use current official format rules.

Next layer

Rules tell you which actions are legal. Strategy asks which legal actions, cards, resource distributions, and plans make sense for the deck and environment you expect.

Continue to Strategy