← Vault Index
Source: frameworks/kit-thank-you-page/00-thank-you-page-start-here.md

00 — START HERE: Thank-You Page

This is the setup and orientation document for the Thank-You Page kit. Read this to understand what it is, what it does, what files it needs, and how to use it.


What This Is

This kit produces a single HTML thank-you page shown immediately after a lead magnet opt-in. The page has two jobs: (1) confirm the lead magnet is on its way, and (2) sell the next step in the funnel.

Audience: The person who just opted in — warm, curious, still engaged. Format: HTML — single self-contained file with inline styles. Lifecycle: One-shot per funnel entry point. Each lead magnet gets its own thank-you page.


Operating Modes

ModeTriggerWhat It Produces
Mode 1 — CreateNew lead magnet needs a post-opt-in pageComplete HTML thank-you page
Mode 2 — Improve This KitQC surfaced issues, manual changes made, or system suggestionsUpdated kit files (golden example, output skill, quality checklist)

Mode 1 — Create

Run when a new lead magnet enters the funnel and needs a thank-you page. Requires: lead magnet name, delivery method, next offer details, brand variant (CYP or AOS).

Before building, confirm your understanding of the inputs:

"Here's what I'm going to build. Here's what I'm working from. Does this match your intent, or am I missing something?"

Do not start production until Kathryn confirms.

Mode 2 — Improve This Kit

The self-improvement loop. After running this kit:

  1. Did I change anything in the output by hand? → Update golden example + output skill
  2. Did QC miss something I caught? → Update quality checklist
  3. Should the kit do something it doesn't? → Update output skill

The rule: Every manual fix should become a kit fix. If you fixed it by hand, fix the kit so you never fix it by hand again.


What This Does NOT Do


File Inventory

#FileWhat It Is
0000-thank-you-page-start-here.mdThis file — orientation, modes, file inventory
0101-thank-you-page-context.mdRequired inputs per mode, validation rules
0202-thank-you-page-terminology.mdLocked vocabulary — what terms mean in this kit
0303-thank-you-page-golden-example.htmlReference output — CIB thank-you page (CYP brand)
0404-thank-you-page-quality.mdQC checklist — point-scored, 90/100 pass threshold
0505-thank-you-page-output-skill.mdThe production skill — how to generate the page

Total: 6 files.


Relationship to Other Kits

KitRelationship
Offer PageThe thank-you page CTA often links to an offer page. Shares design system conventions (inline styles, gold scrollbar, responsive breakpoints).
Skill Delivery PageAlternate downstream destination — the thank-you page may link to a delivery page instead of an offer page.
Email SequenceThe email sequence delivers the lead magnet; the thank-you page confirms it. Both are triggered by the same opt-in.
Handraiser PostUpstream — the handraiser post drives the opt-in that triggers this page.
DM SequenceUpstream — DM sequence may contain the opt-in link that triggers this page.
Skill Concept Brief / Skill BuildThe lead magnet itself may be a skill built by these kits. The thank-you page describes what was just requested.

Self-Improvement Loop

After every kit run, ask:

  1. Did I change anything in the output by hand? → If yes, Mode 2.
  2. Did QC miss something I caught? → If yes, Mode 2.
  3. Is there something the kit should do that it doesn't? → If yes, Mode 2.

If the answer to all three is no, the kit is working. Move on.


File Location

advisory-os-vault/content/frameworks/kit-thank-you-page/
    00-thank-you-page-start-here.md          (this file)
    01-thank-you-page-context.md
    02-thank-you-page-terminology.md
    03-thank-you-page-golden-example.html
    04-thank-you-page-quality.md
    05-thank-you-page-output-skill.md