Here’s what’s in your Starter Kit. I recommend you proceed in order — I’ll explain each tool as you open it.
Here’s your Full Toolkit. Everything in the Starter Kit plus your instructor resources. Proceed in order — I’ll walk you through each one.
Here’s your Full Circle package. Everything we have — yours for life. I’ll walk you through each tool as you open it.
F · S · M · E
’01’,’name’=>’Set Up Your Operation’,’sub’=>’Start here — before anything else’,’pdf’=>$base.’2026/06/01_SetUp_Your_Operation.pdf’,
‘lines’=>[“> Loading: 01 — Set Up Your Operation”,””,”> This is the foundation.”,”> Before the cold call. Before the client.”,”> Before any of it.”,””,”> Get this right first.”,”> Everything else builds on it.”,””,”> Document ready.”]],
[‘num’=>’02’,’name’=>’Cold Call Worksheet’,’sub’=>’Get in the door’,’pdf’=>$base.’2026/05/05_ColdCall_Worksheet.pdf’,
‘lines’=>[“> Loading: 02 — Cold Call Worksheet”,””,”> This is where it starts.”,”> You need clients. Clients are in restaurants.”,”> Restaurants have owners. Owners have 30 seconds.”,””,”> This worksheet gives you exactly what to say”,”> and exactly when to stop talking.”,””,”> I used a version of this on day one.”,”> Still use it.”,””,”> Document ready.”]],
[‘num’=>’03’,’name’=>’Eligibility Checklist’,’sub’=>’Know who can test’,’pdf’=>$base.’2026/05/01_Eligibility_Checklist.pdf’,
‘lines’=>[“> Loading: 03 — Eligibility Checklist”,””,”> Not everyone who shows up can test.”,”> This checklist tells you who qualifies”,”> before you schedule a single exam.”,””,”> Know this cold.”,””,”> Document ready.”]],
[‘num’=>’04’,’name’=>’Registration Checklist’,’sub’=>’Step-by-step at ServSafe.com’,’pdf’=>$base.’2026/05/02_Registration_Checklist.pdf’,
‘lines’=>[“> Loading: 04 — Registration Checklist”,””,”> ServSafe.com is confusing by design.”,”> This checklist walks you through registration”,”> step by step so nothing gets missed.”,””,”> Document ready.”]],
[‘num’=>’05’,’name’=>’Instructor Registration’,’sub’=>’If you plan to teach’,’pdf’=>$base.’2026/05/I0_InstructorRegistration_Checklist.pdf’,
‘lines’=>[“> Loading: 05 — Instructor Registration”,””,”> If you want to teach the course”,”> as well as proctor the exam,”,”> this is your registration checklist.”,””,”> Dual role. More clients. More income.”,””,”> Document ready.”]],
[‘num’=>’06’,’name’=>’Exam Admin Handbook’,’sub’=>’Required reading — keep it close’,’pdf’=>$base.’2026/05/ServSafe-FPM-Exam-Admin-Handbook.pdf’,
‘lines’=>[“> Loading: 06 — Exam Admin Handbook”,””,”> This is the ServSafe rulebook.”,”> You are required to follow it at every session.”,”> Read it before your first exam.”,””,”> Keep a copy accessible.”,”> Every time.”,””,”> Document ready.”]],
];
$toolkit_docs = [
[‘num’=>’07’,’name’=>’What I Wish I Knew’,’sub’=>’Full ebook — read this early’,’pdf’=>$base.’2026/06/What_I_Wish_I_Knew_1_EBook.pdf’,
‘lines’=>[“> Loading: 07 — What I Wish I Knew”,””,”> Everything I learned the hard way.”,”> The mistakes. The shortcuts.”,”> The things nobody tells you.”,””,”> Read it before you need it.”,””,”> Document ready.”]],
[‘num’=>’08’,’name’=>’Before Class Checklist’,’sub’=>’Prep before every session’,’pdf’=>$base.’2026/05/I1_BeforeClass_Checklist.pdf’,
‘lines’=>[“> Loading: 08 — Before Class Checklist”,””,”> What needs to be done”,”> before the first student walks in.”,””,”> Run this every time without exception.”,””,”> Document ready.”]],
[‘num’=>’09’,’name’=>’Training Day Checklist’,’sub’=>’Run a clean session’,’pdf’=>$base.’2026/05/I2_TrainingDay_Checklist.pdf’,
‘lines’=>[“> Loading: 09 — Training Day Checklist”,””,”> The day-of checklist.”,”> Keep things moving. Stay on schedule.”,”> Handle problems before they become problems.”,””,”> Document ready.”]],
[‘num’=>’10’,’name’=>’After Class Checklist’,’sub’=>’Close out every session right’,’pdf’=>$base.’2026/05/I3_AfterClass_Checklist.pdf’,
‘lines’=>[“> Loading: 10 — After Class Checklist”,””,”> What happens after the last student leaves”,”> is as important as what happened before they arrived.”,””,”> Document ready.”]],
[‘num’=>’11’,’name’=>’Full Circle — Class to Test’,’sub’=>’Guide candidates through to exam’,’pdf’=>$base.’2026/05/FullCircle_ClassToTest.pdf’,
‘lines’=>[“> Loading: 11 — Class to Test Guide”,””,”> The bridge from classroom to exam room.”,”> How to move candidates through the process”,”> without losing anyone along the way.”,””,”> Document ready.”]],
[‘num’=>’12’,’name’=>’First Client Checklist’,’sub’=>’Your very first engagement’,’pdf’=>$base.’2026/05/03_FirstClient_Checklist.pdf’,
‘lines’=>[“> Loading: 12 — First Client Checklist”,””,”> Everything you need to get right”,”> with your very first client.”,””,”> Do it right once.”,”> It becomes habit.”,””,”> Document ready.”]],
[‘num’=>’13’,’name’=>’Day of Exam Checklist’,’sub’=>’Exam day — no surprises’,’pdf’=>$base.’2026/05/04_DayOfExam_Checklist.pdf’,
‘lines’=>[“> Loading: 13 — Day of Exam Checklist”,””,”> Exam day is not the time to improvise.”,”> This checklist makes sure nothing gets missed.”,””,”> Document ready.”]],
[‘num’=>’14’,’name’=>’After Exam Checklist’,’sub’=>’Close the loop every time’,’pdf’=>$base.’2026/05/05_AfterExam_Checklist.pdf’,
‘lines’=>[“> Loading: 14 — After Exam Checklist”,””,”> The exam is over. Your job isn’t.”,”> Follow-up. Documentation. Next steps.”,””,”> This is what separates professionals”,”> from people who just showed up.”,””,”> Document ready.”]],
[‘num’=>’15’,’name’=>’Cold Call Tracker’,’sub’=>’Track every door you knock on’,’pdf’=>$base.’2026/05/06_ColdCall_Tracker_1-1.pdf’,
‘lines’=>[“> Loading: 15 — Cold Call Tracker”,””,”> If you’re not tracking it, it didn’t happen.”,”> Log every call. Every contact. Every follow-up.”,””,”> Your pipeline lives here.”,””,”> Document ready.”]],
];
$circle_docs = [
[‘num’=>’16’,’name’=>’Expanded Contact List’,’sub’=>’Coming soon’,’pdf’=>”,
‘lines’=>[“> Loading: 16 — Expanded Contact List”,””,”> Coming soon.”,””,”> This will be a fully resourced list”,”> of active locations in your area.”,””,”> Document ready.”]],
];
// Determine which docs are active
$active_docs = $starter_docs;
if ($tier === ‘toolkit’ || $tier === ‘circle’) $active_docs = array_merge($starter_docs, $toolkit_docs);
if ($tier === ‘circle’) $active_docs = array_merge($active_docs, $circle_docs);
$locked_toolkit = ($tier === ‘starter’) ? $toolkit_docs : [];
$locked_circle = ($tier === ‘starter’ || $tier === ‘toolkit’) ? $circle_docs : [];
?>
> SELECT A DOCUMENT
$doc): ?>
> _
> [LOCKED] Full Toolkit and Full Circle resources require upgrade.