What problem does it solve? Setting up cold email infrastructure manually—buying domains, switching nameservers, provisioning inboxes, and exporting to sending platforms—is slow, error-prone, and full of timing pitfalls like DNS propagation delays and multi-hour inbox provisioning waits. ## Core Features & Use Cases - Domain Generation & Availability Checking: Generates short brand-based domain candidates from prefix/suffix lists and batch-checks availability and pricing through the Dynadot search API. - End-to-End Provisioning Workflow: Purchases domains on Dynadot, switches nameservers to Zapmail, connects domains, creates inboxes, and exports them to sending platforms like Smartlead or Instantly. - Timing & Rate-Limit Guidance: Encodes real-world wait times (15-20 min DNS propagation, 4-6 hour inbox provisioning) and batch limits with retry strategies for known API failure modes. - Use Case: A growth team needs 30 sending domains with 2 inboxes each for a new cold outreach campaign; this workflow runs the full pipeline unattended and exports active inboxes directly to Smartlead. ## Quick Start Set your DYNADOT_API_KEY and ZAPMAIL_API_KEY environment variables, then ask the assistant to set up 30 cold email domains for your brand end-to-end and export the inboxes to Smartlead.