Before you begin

Decide the complete wallet configuration before generating words: signer model, firmware, single-signature or multisignature policy, address type, passphrase policy, backup media, recovery device, and who must be able to recover the wallet later.

Inspect the generation materials

  • Confirm exactly 2,048 unique English BIP39 word slips are present.
  • Set the four blank write-in slips aside. They are never part of the entropy draw.
  • Reject missing, duplicated, marked, stained, damaged, or differently sized slips.
  • Confirm folds and paper weight do not make any slip detectable by touch.
  • Prefer the open print files when you do not want to trust a manufactured set.

A purchased set introduces supply-chain trust. Its completeness and uniformity must be checked independently before it is used.

A blank can hold the separately calculated final word in the taped-slip alternative. It can also replace one defective official-word slip before generation: copy that exact word, remove the defective original, and then re-verify that the pool contains one copy of every official word.

Generate the words

  1. Remove cameras, microphones, connected computers, phones, and other observers from the workspace.
  2. Place only the 2,048 verified official-word slips in a clean, opaque container large enough to separate and mix every slip. Keep all blanks outside the container.
  3. Mix longer than feels necessary. Break apart clumps and ensure slips do not remain stacked.
  4. Without looking, draw one slip. Read it only after it has cleared the container.
  5. Write the word in the next numbered position on both paper backup cards.
  6. Return that same slip to the container before making another selection.
  7. Remix the entire set before every draw.
  8. Stop after 11 recorded words for a 12-word phrase, or 23 for a 24-word phrase.
Overhead technical illustration of an upside-down felt hat with its interior head opening visible while folded slips are mixed and one is drawn beside a numbered worksheet
Figure 2 — Mix, draw, record, replace, remix. Return the selected slip before every remix so all 2,048 outcomes remain possible on the next draw.
  1. Draw

    Select one folded slip without looking inside the container.

  2. Record

    Write the word in the next numbered position on your private worksheet.

  3. Replace

    Return the same slip to the container before the next selection.

  4. Remix

    Mix thoroughly to approximate uniform selection on the next draw.

Repeat the complete cycle for every entropy word. Replacing the slip permits repeated words and allows independent draws under the stated uniform-selection assumptions.

Entropy assumptions and limits

Eleven ideal independent uniform draws from 2,048 equally likely outcomes contain 121 bits of structural capacity. Twenty-three contain 253 bits. These are not measurements of a particular physical session.

The figures require all of the following assumptions:

  • the complete official vocabulary is present exactly once;
  • no slip can be distinguished before selection;
  • the container and mixing method do not favor a region or cluster;
  • the selected slip is replaced every time;
  • each selection is made without observation or conscious choice.
ConstructionDraw-derived bitsDifference from ordinary BIP39 input
12 words1217 entropy bits are fixed to zero instead of randomized.
24 words2533 entropy bits are fixed to zero instead of randomized.

For 12- and 24-word phrases, BIP39 begins with 128 or 256 entropy bits; the standard does not prescribe how those bits are generated. HAT39 is an independent manual-generation convention whose output is BIP39-valid; it is not a new requirement added to BIP39.

Complete the final word

The first 11 or 23 words leave 7 or 3 entropy bits unresolved. HAT39 fixes those bits to zero, calculates the standard BIP39 checksum, and obtains the checksum-valid final word with the lowest official word-list index.

12-word construction

Word positions 1–11 provide the known entropy.

24-word construction

Word positions 1–23 provide the known entropy.

The zero suffix selects the lowest-index checksum-valid final word. It adds no entropy: the 12-word method has 121 known entropy bits and the 24-word method has 253.

Device procedure

  1. Use a device or offline tool listed in the documented compatibility table.
  2. Enter only the 11 or 23 words in the offline environment.
  3. Select its deterministic zero-suffix path or manually choose the lowest-index valid candidate.
  4. Write the result into position 12 or 24 on both backups.
  5. Confirm that both written copies match before continuing.

Prove recovery before funding

Checksum validity detects only some errors. It does not prove that spelling, word order, passphrase, derivation path, address type, multisignature policy, or device configuration are correct.

  1. Initialize the intended wallet with the completed phrase and exact intended configuration.
  2. Record the master fingerprint where the device exposes one. Otherwise record a known first receive address together with the precise wallet settings.
  3. Use the wallet’s built-in backup check or perform a controlled recovery on a dedicated device.
  4. Confirm the same fingerprint or receive address is reproduced.
  5. Receive and spend a small test amount.
  6. Only then consider depositing meaningful funds.
A mismatch is a stop condition.

Do not deposit funds and do not troubleshoot by sending words to HAT39 or anyone claiming to provide support. Generate a new phrase and repeat the process.

Store backups in separate failure domains

Paper is an immediate recording medium. It is vulnerable to fire, water, fading, separation, theft, discovery, pests, and accidental disposal. Move at least one verified copy to durable storage appropriate to your threat model.

Technical line illustration of a blank numbered paper backup beside generic durable metal backup material
Illustration only. Durable media and storage locations must be selected for the actual threat model.
  • Keep verified copies in distinct physical locations.
  • Do not photograph, scan, email, message, or cloud-sync them.
  • Plan inheritance and emergency access without placing instructions and secret material together unnecessarily.
  • Periodically confirm that the backup remains readable and the recovery process remains understood.

Temporary taped-slip backup—not the recommended entropy procedure

Drawing and taping slips without replacement creates an immediate physical backup, but it changes the outcome distribution, prevents repeated words, and creates a dangerous incomplete remainder.

Stop after taping 11 or 23 entropy slips. Do not draw position 12 or 24. Calculate the lowest-index checksum-valid final word separately, write it on one of the blanks that stayed outside the draw pool, and tape that blank into the final position.

Temporary backup alternative

Tape slips without replacement

  1. Draw one slip.
  2. Set aside the selected slip.
  3. Stop after taping 11 or 23 entropy slips in order.
  4. Do not draw position 12 or 24.
  5. Calculate the final word separately and write it on a blank.
  6. Securely destroy the incomplete remainder.
Repeated words
Impossible
Draw distribution
Changes after every selection
Remainder
Missing vocabulary can identify selected words by subtraction
Use the physical set primarily as a source of entropy. Taped slips are an immediate backup option only when their limitations and the leftover-set risk are understood.
If slips are kept out, securely destroy the incomplete remainder immediately.

Never store, sell, gift, or reuse it. Tape is not archival; transcribe the verified result to durable storage and complete a recovery test promptly.

Technical references

This reference is educational. It does not guarantee protection against user error, device compromise, physical coercion, loss, or implementation defects.