Skip to content

Buy

lock Secure checkout — Stripe + Gumroad

Choose Your Tier

Self-Paced — $97

Best for independent learners.

  • 65 lessons across 8 modules
  • 13 scaffolded labs with solutions
  • 56 quiz questions with answer keys
  • 20 production-ready SKILL.md files (7 kits)
  • Install scripts (PowerShell + bash)
  • Capstone reference implementation
  • Mock LLM for offline lab execution
  • Instant download (9 ZIP packages)

Buy with Card — $97Buy via Gumroad

Enterprise — $199

Best for teams and organizations.

Everything in Self-Paced, plus:

  • Private Discord channel
  • 2 custom skills tailored to your stack
  • 1-hour onboarding call
  • Priority updates for 1 year
  • Early access to new skill kits

Buy with Card — $199Buy via Gumroad

Cohort — $247 (Next cohort: TBD)

Best for structured learning with deadlines.

Everything in Enterprise, plus:

  • 6-week structured schedule with weekly milestones
  • Weekly live office hours
  • Peer review of capstone project
  • Completion certificate
  • Cohort alumni network

Buy with Card — $247Buy via Gumroad


Individual Skill Kits

Not ready for the full course? Buy individual kits:

KitPriceWhat's Included
Security Foundation$49L3-L5 hooks, damage control, sandbox
Multi-Agent Orch.$49Teams, chains, mental models, domain locks
Verifier Pro$39Builder + verifier, claim decomposition
Task Discipline$29TillDone core + progress + nudge
Autoresearch$39Experiment loop, integrity guards
Observability$29SQLite tracing, cost tracking
CEO Board$4911 agent definitions + verifier

Skill kits coming soon to Stripe. For now, contact us to purchase individual kits.


What Happens After Purchase

  1. Instant redirect to Stripe Checkout — pay with any card
  2. Download delivered immediately after payment via email
  3. Enterprise/Cohort — follow-up email within 24hrs with Discord invite
  4. Updates — lifetime access, re-download anytime

Setup Guide

To enable card payments, you need to:

  1. Create a Stripe account
  2. Get your Secret Key from the Stripe dashboard
  3. Set it as an environment variable for the checkout API:
bash
# If using Cloudflare Worker:
echo "STRIPE_SECRET_KEY=sk_live_..." > .env

# If deploying the API separately, set:
export STRIPE_SECRET_KEY="sk_live_..."

The checkout API is at api/checkout.js — deployable as a Cloudflare Worker, Vercel function, or standalone Node.js server.


Certificate

Students who complete the capstone project receive a Certificate of Completion. Verify at fdsa.agency/verify.


Questions? Contact artale@fdsa.agency

Last updated:

FDSA Agency — Agentic Engineering Course. Part of the fdsa.ai orchestration platform.