---
type: welcome-sequence
---
# Welcome Sequence — BROKEN sample (deliberately fails multiple named checks)
This file exists ONLY to prove the verify gate catches bullshit. It fails on:
count (4 emails, not 5-7), missing lead-magnet delivery in email 1, a hard
pitch before email 3, two pitch emails instead of exactly one, a missing
compliance tag, a multi-CTA email, and a loop opened in email 1 that is
never closed anywhere in the sequence.
## Email 1
Day: 0
Subject: Welcome to the list
Goal: orient
LoopOpen: L1
LoopClose: none
CTA: [Say hi](https://ziion.io/hi)
Unsubscribe: {{unsubscribe_link}}
PostalAddress: {{postal_address}}
Body:
Welcome. Glad you're here. We'll be in touch soon.
## Email 2
Day: 1
Subject: Buy the Passport right now
Goal: pitch
LoopOpen: none
LoopClose: none
CTA: [Buy now](https://ziion.io/passport/claim)
Unsubscribe: {{unsubscribe_link}}
PostalAddress: {{postal_address}}
Body:
No story, no build-up — this is the Passport and you should buy it today.
## Email 3
Day: 2
Subject: Last chance, buy the Passport
Goal: pitch
LoopOpen: none
LoopClose: none
CTA: [Buy now](https://ziion.io/passport/claim)
Body:
Second pitch in a row. Also this email has no unsubscribe merge tag at all.
## Email 4
Day: 3
Subject: One more thing plus a bonus link
Goal: soft-pitch
LoopOpen: none
LoopClose: none
CTA: [Check the bonus](https://ziion.io/bonus)
Unsubscribe: {{unsubscribe_link}}
PostalAddress: {{postal_address}}
Body:
Here's a bonus: [Also check this totally different page](https://ziion.io/other-offer) while you're at it.