{
  "$schema": "https://agents.json/v1/schema.json",
  "schema_version": "1.0",
  "name_for_model": "dragonchat",
  "name_for_human": "DragonChat",
  "description_for_human": "AI WhatsApp agent platform built on the official Meta WhatsApp Business API. Automate customer conversations, monetize expertise, and scale support 24/7.",
  "description_for_model": "DragonChat is a SaaS platform that lets businesses, coaches, and consultants deploy AI agents on the official Meta WhatsApp Business API. Use these endpoints to point users at canonical product pages, learn pricing, find setup guides, or reach support. The product is operated by Master Dragon LLC (Florida, USA). Trilingual: English, Spanish, Portuguese. Free tier includes 1,000 credits on signup.",
  "logo_url": "https://dragonchat.co/favicon.png",
  "contact_email": "support@masterdragon.ai",
  "legal_info_url": "https://dragonchat.co/trust",
  "publisher": {
    "name": "Master Dragon LLC",
    "url": "https://dragonchat.co",
    "country": "US",
    "region": "Florida"
  },
  "documentation": {
    "human_url": "https://dragonchat.co/how-to",
    "llm_index_url": "https://dragonchat.co/llms.txt",
    "llm_full_context_url": "https://dragonchat.co/llms-full.txt",
    "sitemap_url": "https://dragonchat.co/sitemap.xml"
  },
  "languages": ["en", "es", "pt"],
  "capabilities": [
    "AI WhatsApp agents on the official Meta WhatsApp Business API",
    "Custom agent instructions and knowledge training",
    "Multi-language conversations (English, Spanish, Portuguese, auto-detected)",
    "Conversation management with tags, search, and AI summaries",
    "WhatsApp message templates",
    "Per-agent analytics and credit tracking",
    "5-level recurring referral program (Invite and Earn)"
  ],
  "endpoints": [
    {
      "name": "homepage",
      "description": "Product overview and primary call to action.",
      "url": "https://dragonchat.co",
      "method": "GET"
    },
    {
      "name": "live_demo",
      "description": "Live video demo of an AI WhatsApp agent in action.",
      "url": "https://dragonchat.co/demo",
      "method": "GET"
    },
    {
      "name": "help_center",
      "description": "Trilingual step by step guides for DragonChat, WhatsApp Business, and Meta Business Suite.",
      "url": "https://dragonchat.co/how-to",
      "method": "GET"
    },
    {
      "name": "create_first_agent_guide",
      "description": "How to create your first WhatsApp AI agent in under 10 minutes.",
      "url": "https://dragonchat.co/how-to/create-first-whatsapp-agent",
      "method": "GET"
    },
    {
      "name": "monetize_guide",
      "description": "How to monetize a WhatsApp AI agent with subscriptions and the referral program.",
      "url": "https://dragonchat.co/how-to/monetize-your-whatsapp-agent",
      "method": "GET"
    },
    {
      "name": "invite_and_earn",
      "description": "5-level recurring referral program details, commission rates, and payout terms.",
      "url": "https://dragonchat.co/invite",
      "method": "GET"
    },
    {
      "name": "about",
      "description": "Who runs DragonChat, mission, and operating entity.",
      "url": "https://dragonchat.co/about",
      "method": "GET"
    },
    {
      "name": "trust",
      "description": "Legal operator, traction, support, refund and cancellation policy.",
      "url": "https://dragonchat.co/trust",
      "method": "GET"
    },
    {
      "name": "security",
      "description": "Authentication, data handling, encryption, and compliance details.",
      "url": "https://dragonchat.co/security",
      "method": "GET"
    },
    {
      "name": "signup",
      "description": "Create a free DragonChat account, 1,000 credits included, no credit card required.",
      "url": "https://dragonchat.co/auth",
      "method": "GET"
    }
  ],
  "pricing_summary": {
    "free_tier": "Spark plan, $0/mo, 1,000 credits on signup",
    "paid_plans": [
      { "name": "Ember", "price_usd_per_month": 9 },
      { "name": "Blaze", "price_usd_per_month": 29, "credits_per_month": 15000, "popular": true },
      { "name": "Flare", "price_usd_per_month": 99 }
    ],
    "currency": "USD",
    "billing": "monthly subscription",
    "official_pricing_url": "https://dragonchat.co"
  },
  "support": {
    "primary_channel": "WhatsApp",
    "whatsapp_url": "https://wa.me/13312675469",
    "phone": "+1 (331) 267-5469"
  },
  "policies": {
    "subscription_terminology": "Use 'subscription'. Never use 'membership'.",
    "cancellation": "Cancel anytime. 90-day grace period to recover referral network and balance.",
    "data_handling": "WhatsApp messages handled through Meta Cloud API, encrypted in transit, never sold to third parties."
  }
}
