+
+
How it works
+
+ From connected mailbox to a campaign that lands — in an afternoon.
+
+
+
+
+
+
+
+ {[
+ { n: '01', title: 'Connect', body: 'OAuth a mailbox in seconds — Google, Microsoft, or any SMTP/IMAP.', icon: 'mail' },
+ { n: '02', title: 'Warm up', body: 'Pool selects vetted partners, ramps your volume +1/day, watches reputation.', icon: 'flame' },
+ { n: '03', title: 'Sequence', body: 'Build steps with branching, A/B variants, business-hour delays.', icon: 'workflow' },
+ { n: '04', title: 'Send & reply', body: 'Distribute across workers, classify every reply, route to the right human.', icon: 'send' },
+ ].map((s) => (
+
+
+
{s.title}
+
{s.body}
+
+ ))}
+
+
+