> ## 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.

# Project Setup

> Resources to help you set up surveys in SightX.

Resources to help you set up surveys in SightX.

<CardGroup cols={2}>
  <Card title="Disqualify Respondents Based on Postal Code" href="/sightx/knowledge-base/project-setup/disqualify-respondents-based-on-postal-code">
    This article outlines how to disqualify respondents based on a postal code list.
  </Card>

  <Card title="Embedded Variables" href="/sightx/knowledge-base/project-setup/embedded-variables">
    This article explains how to create embedded variables - also called hidden questions - to assign values to respondents based on their answers as they move through your survey.
  </Card>

  <Card title="Question Loops" href="/sightx/knowledge-base/project-setup/question-loops">
    This article details how to set up questions that will loop through a set of options chosen in a previous question.
  </Card>

  <Card title="Scoring Variables" href="/sightx/knowledge-base/project-setup/scoring-variables">
    This article outlines how to store numeric values assigned to respondents throughout a survey using scoring variables.
  </Card>

  <Card title="Setting Up Logic" href="/sightx/knowledge-base/project-setup/setting-up-logic">
    This article explains how to set up skip logic and disqualification logic in your survey.
  </Card>

  <Card title="Setting Up Quotas" href="/sightx/knowledge-base/project-setup/setting-up-quotas">
    This article shows how to set up quotas in the SightX platform.
  </Card>

  <Card title="URL Variables" href="/sightx/knowledge-base/project-setup/url-variables">
    URL variables can be used to store information about respondents that is passed in on the survey entry link (typically from panel providers).
  </Card>
</CardGroup>
