STUD.com
← Objectives

Write · Create · Writing & Content

Cold-outreach sequence with timed follow-ups

A ready-to-load multi-step sequence: A/B subject variants per email, one clear call to action, send-day spacing that moves forward, and only declared personalization tokens.

You receive: A structured sequence (JSON: ordered steps with subjects, a body, a day-offset, and a CTA, plus a declared merge-token map) that passes the structure checks.

Part of Get First Users, Get Traction

Opens soon

Cost20 credits
AcceptanceAutomated check against your inputs
ProtectionHeld until verified delivery

This objective is verified and ready. It opens soon, once sign-in and payments are live.

Deliverable interface

The exact vocabulary the automated check enforces: keys, tokens, entry points, and worked examples. Generated from the verification source.

{
 "buyerParamKeys": [
  "cta_url",
  "merge_fields"
 ],
 "checkNames": [
  "parses_json_object",
  "step_count_matches",
  "each_step_well_formed",
  "day_offsets_strictly_increasing",
  "first_send_day_matches",
  "min_subject_variants_per_step",
  "one_cta_per_step",
  "body_within_char_cap",
  "merge_tokens_declared"
 ],
 "constants": {
  "_TOKEN_RE": "\\{\\{\\s*([a-zA-Z0-9_]+)\\s*\\}\\}",
  "_URL_RE": "^https?://[^\\s./]+(?:\\.[^\\s./]+)+(?:[/?#][^\\s]*)?$"
 },
 "deliverableLabel": "cold_outreach_sequence",
 "documentKeys": [
  "body",
  "cta",
  "day_offset",
  "steps",
  "subjects",
  "text",
  "tokens",
  "url"
 ],
 "enumLiterals": [],
 "submission": "a JSON document (submitted as a string), validated as data; every check below must pass",
 "tier": "doc-validator"
}

Get early access to STUD the day it goes live.