{
  "name": "Pollarity",
  "productType": "Survey and feedback platform",
  "summary": "Pollarity is a web-based survey platform for teams that create surveys, collect responses, analyze data, manage surveyors, and administer subscriptions.",
  "roles": [
    {
      "name": "Admin",
      "capabilities": [
        "Create and manage surveys",
        "Configure descriptions, consent text, and passwords",
        "Assign surveyors",
        "View dashboards, responses, and analytics",
        "Export response and analytics data",
        "Manage billing and subscriptions"
      ]
    },
    {
      "name": "Surveyor",
      "capabilities": [
        "Access assigned surveys",
        "Generate links and QR codes",
        "Complete surveys for respondents",
        "Track response counts"
      ]
    },
    {
      "name": "Respondent",
      "capabilities": [
        "Complete surveys",
        "Provide intro field data",
        "Accept consent requirements",
        "Upload files and images when enabled"
      ]
    }
  ],
  "questionTypes": [
    "text",
    "textarea",
    "email",
    "number",
    "slider",
    "date",
    "time",
    "datetime",
    "yesno",
    "radio",
    "checkbox",
    "dropdown",
    "rating",
    "likert",
    "nps",
    "imagecapture",
    "fileupload",
    "meetingslots",
    "groupmeeting"
  ],
  "capabilities": [
    "Survey creation",
    "Dependent questions",
    "Table and matrix questions",
    "Surveyor assignment",
    "Link generation",
    "QR code distribution",
    "Response analytics",
    "CSV export",
    "Excel export",
    "Analytics PDF export",
    "Billing management",
    "Subscription management"
  ],
  "publicUrls": {
    "home": "https://pollarity.io/",
    "pricing": "https://pollarity.io/pricing",
    "features": "https://pollarity.io/features",
    "advancedAnalysis": "https://pollarity.io/features/advanced-analysis",
    "aiSurveyBuilder": "https://pollarity.io/features/ai-survey-builder",
    "templates": "https://pollarity.io/templates",
    "blog": "https://pollarity.io/blog",
    "contact": "https://pollarity.io/contact",
    "contactSales": "https://pollarity.io/contactforms/contactsalesteam",
    "llmsIndex": "https://pollarity.io/llms.txt",
    "llmsFull": "https://pollarity.io/llms-full.txt"
  },
  "groundingRules": [
    "Prefer canonical public pages over authenticated routes.",
    "Use pricing for plan and limit questions.",
    "Use feature pages for capability summaries.",
    "Preserve the distinction between current features and planned features when public copy indicates future intent."
  ]
}
