> ## Documentation Index
> Fetch the complete documentation index at: https://docs.repdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Rep Data Documentation

> Central hub for Rep Data product documentation across Research Desk, Demand API, Supply API, MCP, Research Defender, ReDem, and SightX.

<div className="relative overflow-hidden">
  <div className="absolute inset-0 bg-gradient-to-br from-slate-50 via-white to-slate-50 dark:from-slate-950 dark:via-gray-950 dark:to-slate-950" />

  <div className="relative flex flex-col items-center justify-center text-center pt-20 pb-16 px-6">
    <img src="https://mintcdn.com/repdata/oPuIFCbtr5tUZERq/public/rep-data-logo-inline-light.png?fit=max&auto=format&n=oPuIFCbtr5tUZERq&q=85&s=82f5eeb30e8795397f8c2368e92e9bc1" alt="Rep Data" className="h-20 w-auto mb-8 block dark:hidden" width="2636" height="408" data-path="public/rep-data-logo-inline-light.png" />

    <img src="https://mintcdn.com/repdata/mtYiVs5EAo1FUONM/public/rep-data-logo-light.png?fit=max&auto=format&n=mtYiVs5EAo1FUONM&q=85&s=f80b8e2a57843e3507c33727f876cf14" alt="Rep Data" className="h-20 w-auto mb-8 hidden dark:block" width="3000" height="575" data-path="public/rep-data-logo-light.png" />

    <h1
      className="text-4xl md:text-6xl font-bold tracking-tight mb-4"
      style={{
backgroundImage: "linear-gradient(90deg, #2E3853 0%, #4D4EA1 30%, #9B31CF 65%, #EF24DC 100%)",
WebkitBackgroundClip: "text",
backgroundClip: "text",
color: "transparent",
WebkitTextFillColor: "transparent"
}}
    >
      Rep Data Documentation
    </h1>

    <p className="text-lg md:text-xl text-gray-700 dark:text-gray-300 max-w-2xl mb-8">
      Guides, API references, and integration resources for every product in the Rep Data platform.
    </p>
  </div>
</div>

<div className="px-6 pb-20 pt-4 max-w-6xl mx-auto">
  <div className="mt-8 mb-4 flex items-center gap-3">
    <span className="h-px flex-1" style={{ background: "linear-gradient(to right, transparent, rgba(155, 49, 207, 0.6))" }} />

    <h2 className="text-3xl font-bold tracking-tight m-0 text-gray-900 dark:text-white">Products</h2>

    <span className="h-px flex-1" style={{ background: "linear-gradient(to left, transparent, rgba(155, 49, 207, 0.6))" }} />
  </div>

  <p className="text-center text-gray-600 dark:text-gray-400 mb-10">
    A complete platform for sourcing sample, protecting data quality, and generating insights.
  </p>

  <div className="mb-12">
    <div className="flex items-center gap-3 mb-2">
      <span className="inline-flex items-center justify-center h-10 w-10 rounded-lg text-lg" style={{ backgroundColor: "rgba(77, 78, 161, 0.15)", color: "#4D4EA1" }}>
        <Icon icon="layer-group" />
      </span>

      <h3 className="text-2xl font-semibold m-0">Sourcing & Sample Management</h3>
    </div>

    <p className="text-gray-600 dark:text-gray-400 mb-5">
      Buy, sell, and manage sample for market research — from self-serve fieldwork to programmatic supply and demand integrations.
    </p>

    <CardGroup cols={2}>
      <Card title="Research Desk" icon="desktop" href="/research-desk/index">
        Self-serve sampling platform for creating projects, sourcing respondents, and reconciling fieldwork.
      </Card>

      <Card title="Research Desk Demand API" icon="code" href="/demand/index">
        Programmatic access to Research Desk for buyers — create projects, launch surveys, and pull results.
      </Card>

      <Card title="Research Desk MCP" icon="plug" href="/mcp/getting-started">
        Connect an AI assistant to Research Desk to find, create, and configure projects and surveys.
      </Card>

      <Card title="Research Desk Supply API" icon="server" href="/supply/index">
        Integrate sample supply into Research Desk with survey streams, redirects, and reconciliation.
      </Card>
    </CardGroup>
  </div>

  <div className="mb-12">
    <div className="flex items-center gap-3 mb-2">
      <span className="inline-flex items-center justify-center h-10 w-10 rounded-lg text-lg" style={{ backgroundColor: "rgba(239, 36, 220, 0.12)", color: "#EF24DC" }}>
        <Icon icon="shield-halved" />
      </span>

      <h3 className="text-2xl font-semibold m-0">Fraud & Data Quality</h3>
    </div>

    <p className="text-gray-600 dark:text-gray-400 mb-5">
      Detect fraudulent respondents and clean survey data to protect the integrity of every study.
    </p>

    <CardGroup cols={2}>
      <Card title="Research Defender" icon="shield-halved" href="/coming-soon/research-defender">
        Fraud detection and respondent quality scoring for market research.
      </Card>

      <Card title="ReDem" icon="broom-wide" href="/coming-soon/redem">
        Data quality analytics and cleaning for open-end responses and survey data.
      </Card>
    </CardGroup>
  </div>

  <div className="mb-12">
    <div className="flex items-center gap-3 mb-2">
      <span className="inline-flex items-center justify-center h-10 w-10 rounded-lg text-lg" style={{ backgroundColor: "rgba(155, 49, 207, 0.15)", color: "#9B31CF" }}>
        <Icon icon="chart-mixed" />
      </span>

      <h3 className="text-2xl font-semibold m-0">Insights & Data Analytics</h3>
    </div>

    <p className="text-gray-600 dark:text-gray-400 mb-5">
      Design surveys, capture responses, and analyze consumer insights with the SightX platform and API.
    </p>

    <CardGroup cols={2}>
      <Card title="SightX" icon="chart-pie" href="/coming-soon/sightx">
        User guides and knowledge base for the SightX consumer research application.
      </Card>

      <Card title="SightX API" icon="chart-mixed" href="/coming-soon/sightx-api">
        Consumer insights platform APIs for surveys, panels, and analytics.
      </Card>
    </CardGroup>
  </div>

  <div className="mt-16 mb-4 flex items-center gap-3">
    <span className="h-px flex-1" style={{ background: "linear-gradient(to right, transparent, rgba(155, 49, 207, 0.6))" }} />

    <h2 className="text-3xl font-bold tracking-tight m-0 text-gray-900 dark:text-white">Get in touch</h2>

    <span className="h-px flex-1" style={{ background: "linear-gradient(to left, transparent, rgba(155, 49, 207, 0.6))" }} />
  </div>

  <p className="text-center text-gray-600 dark:text-gray-400 mb-8">
    We're here to help — whether you're integrating today or exploring what's possible.
  </p>

  <CardGroup cols={2}>
    <Card title="Talk to our Team" icon="comments" href="https://repdata.com/contact">
      Have a question about Rep Data or want to explore working together? Get in touch with our team.
    </Card>

    <Card title="Contact Support" icon="life-ring" href="/research-desk/support/contact-support">
      Reach the Rep Data support team for help with your projects, integrations, or account.
    </Card>
  </CardGroup>
</div>
