diff --git a/CS/CS.tex b/CS/CS.tex
index 6756234ab5dde1b5aa8fb41d57122c5c8979ff06..3dd1c8bf98d3f56aab6cc73c5e976d0e323402df 100644
--- a/CS/CS.tex
+++ b/CS/CS.tex
@@ -10,7 +10,7 @@
   },
   boxes    = {
     enhanced standard jigsaw,
-    boxsep=4pt,
+    boxsep=2pt,
     left=1pt,
     right=1pt,
     boxrule=.6mm,
@@ -21,7 +21,7 @@
 
 %----
   \posterbox[
-    blankest, halign=center,valign=center,
+    remember, blankest, halign=center,valign=center,
   ]{name=title,column=1,span=29}{
     \vspace{.8cm}
     \begin{tabularx}{\linewidth}{lXlXlX}
@@ -36,6 +36,7 @@
 %----
   \posterbox[
     adjusted title=Attributes (5 | 10/20/30),
+    remember,
   ]{name=attributes,column=1,row=3,span=10,rowspan=3}{
   \vspace{-.3cm}
   \begin{tabular}{ll}
@@ -54,10 +55,10 @@
 %----
 
   \posterbox[
-    blankest,interior engine=path,valign=center,
+    remember, blankest,interior engine=path,valign=center,
   ]{name=gumption,column=19,row=3,span=8,rowspan=5}{
 
-    {\footnotesize Place coins in the circles to keep track of the current score.}
+    {\footnotesize Place coins in the circles to keep track of the current score.} 
     \vspace{1.5em}
 
     \begin{tikzpicture}[
@@ -92,6 +93,7 @@ circle label/.style = {
     \setcounter{track}{7}
     \posterbox[
     blankest,
+    remember,
     ]{name=track,column=27,row=3,span=2.8,rowspan=15.8}{ 
       {\large
 
@@ -104,6 +106,7 @@ circle label/.style = {
 
   \posterbox[
   adjusted title=Armoury,
+  remember,
   ]{name=armoury,column=1,row=10,span=18,rowspan=4}{
     \renewcommand{\arraystretch}{1.5}
     \begin{tabularx}{\linewidth}{p{.3\textwidth}XXXX}
@@ -123,7 +126,9 @@ circle label/.style = {
     \lineDots
   }
 %----
-  \posterbox[adjusted title=Melee (10/20/40)]{name=Melee,column=11,row=8,span=8,rowspan=1.6}{
+  \posterbox[adjusted title=Melee (10/20/40),
+  remember,
+  ]{name=Melee,column=11,row=8,span=8,rowspan=1.6}{
     \begin{tabularx}{\linewidth}{Xr@{}}
 
       \hiderowcolors
@@ -136,6 +141,7 @@ circle label/.style = {
   \posterbox[
     blankest,interior engine=path, halign=center,valign=center,
     opacityback=0,
+    remember,
   ]
   {name=Derived,column=1,row=5,span=10,rowspan=4}{
     \begin{tabular}{ccc}
@@ -149,7 +155,10 @@ circle label/.style = {
 }
 
 %-----
-  \posterbox[adjusted title=Skills (5/10/15)]
+  \posterbox[
+  adjusted title=Skills (5/10/15),
+  remember,
+  ]
   {name=skills,column=11,row=3,span=8,rowspan=5}{
     \begin{tabularx}{\linewidth}{Xr@{}}
 
@@ -193,12 +202,13 @@ circle label/.style = {
 %----
   \posterbox[
     adjusted title=Equipment (1 per Skill),
+    remember,
   ]
   {name=equipment,
     column=1,
     row=14,
     span=26,
-    rowspan=3.8,
+    rowspan=3.5,
   }{
 
   \lineDots[5]
@@ -210,11 +220,12 @@ circle label/.style = {
 %---
 
   \posterbox[
-    adjusted title=Knacks (5/10/15)
+    adjusted title=Knacks (5/10/15),
+    remember,
   ]
   {name=knacks,column=19,row=11,span=8,rowspan=3}{
 
-  \setlength{\parskip}{3mm}
+  \setlength{\parskip}{0mm}
 
     \lineDots[4]
 
@@ -222,15 +233,21 @@ circle label/.style = {
 
 %------
 
-\end{tcbposter}
+\iftoggle{examplecharacter}{
+  \commentary{[xshift=10,yshift=-3em]TCBPOSTER@title.north}{-1em,-1em}{1: Write down your name and roll a random race (\autopageref{raceRoll})}
+
+  \commentary{[xshift=5em,yshift=-3em]TCBPOSTER@attributes.south west}{0em,2em}{2: Roll to determine each of your Attributes, then apply the racial modifier}
 
-\pagebreak
+  \commentary{[xshift=13em,yshift=-6em]TCBPOSTER@title.west}{-2em,2em}{3: Concept and Name: write two words to summarize the character, and write down a name}
 
-\pagenumbering{gobble}
+  \commentary{[xshift=4em,yshift=0em]TCBPOSTER@gumption.west}{-20em,0em}{}
+  \commentary{[xshift=4em,yshift=0em]TCBPOSTER@gumption.west}{-3em,2em}{4: Spend 50 XP to raise the character's Attributes and Skills (\autopageref{xp}).}
 
-{\Huge Story Points~\Repeat{5}{\sqn}}
+  \commentary{[xshift=-7em,yshift=-5em]TCBPOSTER@title.east}{-3em,2em}{5: Select a Code (\autopageref{codes}) and write down a culture.}
 
-\lineDots[32]
+  \commentary{[xshift=5em,yshift=5em]TCBPOSTER@armoury.north west}{4em,-23em}{}
+  \commentary{[xshift=5em,yshift=5em]TCBPOSTER@armoury.north west}{-1em,-3em}{6: Take a number of pieces of equipment equal to all Skill levels added together (\autopageref{goods}).}
 
-\pagebreak
+}{}
+\end{tcbposter}
 
diff --git a/CS/backpage.tex b/CS/backpage.tex
new file mode 100644
index 0000000000000000000000000000000000000000..9aee5482b0bcf8518741999cc5804773dc93d6aa
--- /dev/null
+++ b/CS/backpage.tex
@@ -0,0 +1,10 @@
+\pagebreak
+
+\pagenumbering{gobble}
+
+{\Huge Story Points~\Repeat{5}{\sqn}}
+
+\lineDots[32]
+
+\pagebreak
+
diff --git a/CS/resources.tex b/CS/resources.tex
index 51ff8769115c63a025705ebaf5ac437a95a4073f..9bd20c461d951b3607abc3455d65970feea37dfc 100644
--- a/CS/resources.tex
+++ b/CS/resources.tex
@@ -15,7 +15,10 @@
 
 \input{CS/init.tex}
 
-\Repeat{9}{\input{CS/CS.tex}}
+\Repeat{9}{
+  \input{CS/CS.tex}
+  \input{CS/backpage.tex}
+}
 
 \input{CS/GS.tex}
 
diff --git a/cc.tex b/cc.tex
index 08d08775a1e91bc01b09ab514896855f1f2a6e93..a882eaf710808461d7a05d6b18a133dbcf1876e8 100644
--- a/cc.tex
+++ b/cc.tex
@@ -551,6 +551,11 @@ In calmer settings, wyldcrafting covers all the activities involved in farming -
 Wyldcrafting also covers creating basic structures, such as fences, or making fires that can burn all night with just a few logs.
 These typically use the Intelligence Attributes.
 
-Wyldcrafters can track people and prey throughout any standard above-ground terrain (typically using Wits), although humanoid quarry will often resist with Intelligence + Stealth.
+Weld rafters can track people and prey throughout any standard above-ground terrain (typically using Wits), although humanoid quarry will often resist with Intelligence + Stealth.
 
 \end{multicols}
+
+\settoggle{examplecharacter}{true}
+\input{CS/CS.tex}
+\settoggle{examplecharacter}{false}
+
diff --git a/charts.tex b/charts.tex
index 029c670476060fd6e29e061be249de45ba619df6..d04b9495c1feb955aacf80106099be086df5ad42 100644
--- a/charts.tex
+++ b/charts.tex
@@ -1,6 +1,12 @@
 % for CS line dots mostly
 \newcommand{\lineDots}[1][1]{\vspace{1.5em}\Repeat{#1}{\hbox to \textwidth{\leaders\hbox to 30pt{\hss . \hss}\hfil}\vspace{1em}}}
 
+% for CS callout boxes
+
+\newcommand\commentary[3]{
+  \node[text=white, overlay, rectangle callout, callout relative pointer={(#2)}, fill=black,] (randomNode) at (#1) [text width=4cm]{#3};
+}
+
 \newcommand\attributeChart{
   \begin{boxtable}[YY]
 
diff --git a/config b/config
index 90b7e41034fe19410d6cef94ad61efd7730142f2..8b53c28b84aa383ae1e071d5c6fc097f587fc3d3 160000
--- a/config
+++ b/config
@@ -1 +1 @@
-Subproject commit 90b7e41034fe19410d6cef94ad61efd7730142f2
+Subproject commit 8b53c28b84aa383ae1e071d5c6fc097f587fc3d3