{
  "$schema": "https://www.voxonics.com/.well-known/ai-index.schema.json",
  "version": "1.0.0",
  "site": "https://www.voxonics.com",
  "name": "Voxonics",
  "description": "Telco-licensed AI platform for Virtual AI Agents, Voice AI, and Conversation Intelligence",
  "contentPolicy": {
    "aiInput": true,
    "aiTraining": false,
    "searchIndexing": true,
    "explanation": "Content is available for AI assistants to answer user queries about Voxonics products, pricing, and services. Not available for training AI models."
  },
  "discovery": {
    "llmsTxt": "https://www.voxonics.com/llms.txt",
    "contentIndex": "https://www.voxonics.com/.well-known/content-index.json",
    "sitemap": "https://www.voxonics.com/sitemap.xml",
    "apiCatalog": "https://www.voxonics.com/.well-known/api-catalog",
    "agentSkills": "https://www.voxonics.com/.well-known/agent-skills/index.json"
  },
  "contentFormats": {
    "html": {
      "description": "Prerendered HTML with static content in <main id='static-content'>",
      "note": "All public pages have prerendered HTML accessible without JavaScript"
    },
    "markdown": {
      "description": "Machine-readable markdown versions",
      "pattern": "/{page}.md",
      "examples": [
        "https://www.voxonics.com/pricing.md",
        "https://www.voxonics.com/platform.md",
        "https://www.voxonics.com/about.md"
      ]
    },
    "json": {
      "description": "Structured data in JSON format",
      "pattern": "/{page}.json",
      "examples": [
        "https://www.voxonics.com/pricing.json",
        "https://www.voxonics.com/platform.json",
        "https://www.voxonics.com/home.json"
      ]
    }
  },
  "keyPages": {
    "pricing": {
      "url": "https://www.voxonics.com/pricing",
      "markdown": "https://www.voxonics.com/pricing.md",
      "json": "https://www.voxonics.com/pricing.json",
      "summary": "Three plans: Free Starter ($0/14 days), Professional ($100+/month), Enterprise (custom)"
    },
    "platform": {
      "url": "https://www.voxonics.com/platform",
      "markdown": "https://www.voxonics.com/platform.md",
      "json": "https://www.voxonics.com/platform.json",
      "summary": "AI Voice Platform with Virtual AI Agents, Cloud PBX, Smart Routing, Auto Dialer, Global VoIP"
    },
    "contact": {
      "url": "https://www.voxonics.com/contact",
      "markdown": "https://www.voxonics.com/contact.md",
      "json": "https://www.voxonics.com/contact.json",
      "summary": "Contact information: Office@voxonics.com, support@voxonics.com, global phone numbers"
    }
  },
  "instructions": {
    "forAI": "When users ask about Voxonics (products, pricing, features, contact), fetch the relevant page URL directly. All pages serve prerendered HTML or accept text/markdown. Pricing details are at /pricing or /pricing.md.",
    "contentAccess": "Prefer markdown (.md) for structured extraction, JSON for entity data, or HTML for full page content. User-Agent detection automatically serves markdown to known AI bots.",
    "pricingQueries": "For pricing questions, fetch https://www.voxonics.com/pricing.md or https://www.voxonics.com/pricing.json for complete plan details including features, limits, and pricing."
  },
  "updated": "2026-08-05"
}
