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

# Exoid documentation

> Design your study, get it in front of the right people and turn answers into insight.

This is how Exoid works, feature by feature: from the Builder to distribution, from analysis to webhooks. If this is your first time in the platform, start with the guided path.

<CardGroup cols={3}>
  <Card title="What you can do" icon="sparkles" href="/en/capabilities">
    Every capability organized by goal, with the "Can I...?" table.
  </Card>

  <Card title="Your first study" icon="rocket" href="/en/quickstart">
    The guided path from your first login to your first results.
  </Card>

  <Card title="Key concepts" icon="lightbulb" href="/en/concepts">
    What a workspace, campaign, block, quota and credit are in Exoid.
  </Card>
</CardGroup>

## The study lifecycle

The documentation follows the four stages of real research work.

<Note>
  In the product a campaign has three stages — **Build › Share › Results**. Personalization lives inside Build, and recruiting is a box inside Share, next to "Copy survey link".
</Note>

<CardGroup cols={4}>
  <Card title="Build" icon="pencil-ruler" href="/en/builder/overview">
    Design the question flow on the canvas, on your own or with the AI.
  </Card>

  <Card title="Personalize" icon="route" href="/en/logic/conditions">
    Add logic, variables and a different path for every respondent.
  </Card>

  <Card title="Distribute" icon="send" href="/en/distribute/publishing">
    Publish your study, share the link or recruit from the global panel.
  </Card>

  <Card title="Analyze" icon="chart-line" href="/en/analyze/summary">
    Read the results, query the data and share what you found.
  </Card>
</CardGroup>

## Where to start

<CardGroup cols={3}>
  <Card title="You are a researcher" icon="microscope">
    Start from [question types](/en/builder/question-types), set up [logic](/en/logic/conditions) and [quotas](/en/distribute/quotas), then turn on [Advanced statistics mode](/en/advanced/advanced-statistics) for [SPSS export](/en/analyze/export).
  </Card>

  <Card title="You need responses" icon="users-round">
    [Publish](/en/distribute/publishing) your study, [share the link](/en/distribute/share-link) on your own channels, or [recruit from the panel](/en/distribute/recruiting) with demographic targeting.
  </Card>

  <Card title="You are integrating Exoid" icon="webhook">
    Wire up [webhooks](/en/webhooks/introduction), [verify the signature](/en/webhooks/security), read the [payload reference](/en/webhooks/payload) and run your own [scripts](/en/advanced/scripts) on a block.
  </Card>
</CardGroup>

## What sets Exoid apart

<CardGroup cols={2}>
  <Card title="AI Interview Builder" icon="wand-sparkles" href="/en/builder/ai-builder">
    Build and edit your interview through conversation: describe the study, attach a PDF or DOCX brief, and the AI generates it on the canvas.
  </Card>

  <Card title="AI moderation" icon="brain" href="/en/builder/ai-moderation">
    Open-ended questions become a dialogue: the AI generates targeted follow-ups in real time.
  </Card>

  <Card title="Talk with Data" icon="messages-square" href="/en/analyze/talk-with-data">
    Query your results in natural language, in conversational or scientific mode, and send any answer straight to the report.
  </Card>

  <Card title="Global panel" icon="globe" href="/en/distribute/recruiting">
    Over 5 million active participants, 156 countries and 24 targeting categories.
  </Card>
</CardGroup>

## Can't find what you need?

<CardGroup cols={2}>
  <Card title="Recipes by research type" icon="book-open" href="/en/recipes">
    Twenty-five study examples, from the business question to how you build it.
  </Card>

  <Card title="Research methodologies" icon="flask-conical" href="/en/methodologies">
    Conjoint, MaxDiff, TURF, NPS and the rest: what they measure and how you set them up.
  </Card>

  <Card title="Troubleshooting" icon="circle-help" href="/en/troubleshooting">
    Features that don't appear, questions nobody sees, silent webhooks: causes and fixes.
  </Card>

  <Card title="Feedback and requests" icon="message-square-plus" href="/en/feedback">
    Report a problem, request a feature or book a call with the team.
  </Card>
</CardGroup>


## Related topics

- [Feedback and requests](/en/feedback.md)
- [What's new](/en/whats-new.md)
- [June 23, 2026](/en/whats-new/2026-06-23.md)
