{
  "x402Version": 2,
  "provider": {
    "name": "First Fold",
    "url": "https://first-fold-48h.tatoespitia.chatgpt.site",
    "description": "Conversion-focused landing-page messaging and copy preflight for SaaS, local services, and small businesses.",
    "documentation": "https://first-fold-48h.tatoespitia.chatgpt.site/agent-audit",
    "logo": "https://first-fold-48h.tatoespitia.chatgpt.site/favicon.svg",
    "contact": "mailto:firstfoldstudio@proton.me",
    "tags": ["copywriting", "landing-page", "conversion", "marketing"]
  },
  "resources": [
    {
      "resource": "https://first-fold-48h.tatoespitia.chatgpt.site/api/conversion-brief",
      "description": "Generate a conversion-ready landing-page message map with three hero variants, page hierarchy, objection handling, proof plan, FAQs, and prioritized tests.",
      "accepts": [{
        "scheme": "exact",
        "network": "eip155:8453",
        "maxAmountRequired": "9000000",
        "amount": "9000000",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "decimals": 6,
        "payTo": "0x0529fe0ff4f0001d8cbf259df5a71821bc2e0c5c",
        "resource": "https://first-fold-48h.tatoespitia.chatgpt.site/api/conversion-brief",
        "maxTimeoutSeconds": 300,
        "extra": {"name": "USD Coin", "version": "2"}
      }],
      "metadata": {
        "category": "marketing",
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "brand": "Northstar HVAC",
            "offer": "same-week heat-pump installation plans",
            "audience": "homeowners replacing an aging heating system",
            "problem": "unclear options and surprise project costs",
            "outcome": "choose the right system with a written plan",
            "action": "Request a planning call",
            "proof": "Written scope before installation;Permit coordination included",
            "objection": "I do not want to be pressured into replacing a working system",
            "tone": "direct"
          },
          "schema": {
            "type": "object",
            "properties": {
              "brand": {"type": "string"},
              "offer": {"type": "string"},
              "audience": {"type": "string"},
              "problem": {"type": "string"},
              "outcome": {"type": "string"},
              "action": {"type": "string"},
              "proof": {"type": "string"},
              "objection": {"type": "string"},
              "tone": {"type": "string", "enum": ["direct", "warm", "premium", "technical"]}
            },
            "required": ["brand", "offer", "audience", "problem", "outcome", "action"]
          }
        },
        "output": {"type": "json"},
        "pricing": {"mode": "fixed", "amountUSD": "9.00"}
      }
    },
    {
      "resource": "https://first-fold-48h.tatoespitia.chatgpt.site/api/copy-preflight",
      "description": "Generate a landing-page conversion preflight for copy, headlines, CTA, positioning, objections, proof, FAQs, and prioritized tests.",
      "accepts": [{
        "scheme": "exact",
        "network": "eip155:8453",
        "maxAmountRequired": "40000",
        "amount": "40000",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "decimals": 6,
        "payTo": "0x0529fe0ff4f0001d8cbf259df5a71821bc2e0c5c",
        "resource": "https://first-fold-48h.tatoespitia.chatgpt.site/api/copy-preflight",
        "maxTimeoutSeconds": 300,
        "extra": {"name": "USD Coin", "version": "2"}
      }],
      "metadata": {
        "category": "marketing",
        "input": {"type": "http", "method": "POST", "bodyType": "json"},
        "output": {"type": "json"},
        "pricing": {"mode": "fixed", "amountUSD": "0.04"}
      }
    },
    {
      "resource": "https://first-fold-48h.tatoespitia.chatgpt.site/api/property-reel-plan",
      "description": "Create a ten-second vertical property-reel plan from buyer-supplied verified listing facts.",
      "accepts": [{
        "scheme": "exact",
        "network": "eip155:8453",
        "maxAmountRequired": "1000000",
        "amount": "1000000",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "decimals": 6,
        "payTo": "0x0529fe0ff4f0001d8cbf259df5a71821bc2e0c5c",
        "resource": "https://first-fold-48h.tatoespitia.chatgpt.site/api/property-reel-plan",
        "maxTimeoutSeconds": 300,
        "extra": {"name": "USD Coin", "version": "2"}
      }],
      "metadata": {
        "category": "property video",
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "property": "Harbor House",
            "location": "Cocoa Beach, Florida",
            "highlight": "sunrise balcony and walkable beach access",
            "audience": "couples planning a long weekend",
            "cta": "Check dates",
            "tone": "warm"
          },
          "schema": {
            "type": "object",
            "properties": {
              "property": {"type": "string"},
              "location": {"type": "string"},
              "highlight": {"type": "string"},
              "audience": {"type": "string"},
              "cta": {"type": "string"},
              "tone": {"type": "string", "enum": ["direct", "warm", "premium", "technical"]}
            },
            "required": ["property", "location", "highlight", "audience", "cta"]
          }
        },
        "output": {"type": "json"},
        "pricing": {"mode": "fixed", "amountUSD": "1.00"}
      }
    },
    {
      "resource": "https://first-fold-48h.tatoespitia.chatgpt.site/api/utility",
      "description": "Run a SHA-256, base64 encode/decode, or UUID utility and return structured JSON.",
      "accepts": [{
        "scheme": "exact",
        "network": "eip155:8453",
        "maxAmountRequired": "1000",
        "amount": "1000",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "decimals": 6,
        "payTo": "0x0529fe0ff4f0001d8cbf259df5a71821bc2e0c5c",
        "resource": "https://first-fold-48h.tatoespitia.chatgpt.site/api/utility",
        "maxTimeoutSeconds": 300,
        "extra": {"name": "USD Coin", "version": "2"}
      }],
      "metadata": {
        "category": "developer utility",
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {"operation": "sha256", "input": "hello world"},
          "schema": {
            "type": "object",
            "properties": {
              "operation": {"type": "string", "enum": ["sha256", "base64_encode", "base64_decode", "uuid"]},
              "input": {"type": "string", "maxLength": 8192}
            },
            "required": ["operation"]
          }
        },
        "output": {"type": "json"},
        "pricing": {"mode": "fixed", "amountUSD": "0.001"}
      }
    }
  ]
}
