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

# Quickstart

> Get started with TruEnroll in few steps.

<Columns cols={2}>
  <Column>
    <Card title="Account Setup" icon="key" href="/wiki/truenroll/account-setup">
      Sign in, get approved, and manage users in your TruEnroll account.
    </Card>
  </Column>

  <Column>
    <Card title="Upload Candidates" icon="upload" href="/wiki/truenroll/uploading-candidates">
      Add candidates and upload their documents for processing.
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="Manage Cases" icon="folder-open" href="/wiki/truenroll/manage-cases">
      View and manage all uploaded candidates.
    </Card>
  </Column>

  <Column>
    <Card title="Review Documents" icon="page" href="/wiki/truenroll/review-documents/overview">
      Open a candidate to review uploaded and processed files.
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="Data Extraction Review" icon="refresh" href="/wiki/truenroll/data-extraction-review">
      Verify and edit extracted data from documents.
    </Card>
  </Column>

  <Column>
    <Card title="Run Evaluation" icon="folder" href="/wiki/truenroll/evaluation">
      Convert academic records into standardized equivalents.
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="Accreditation Scan" icon="school" href="/wiki/truenroll/additional-features/accreditation-check">
      Automated assessment of issuing institution and qualification recognition.
    </Card>
  </Column>

  <Column>
    <Card title="Knowledge Hub" icon="globe-americas" href="/wiki/truenroll/additional-features/knowledge-hub">
      Find information on global education systems across 190+ countries.
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="Forensics" icon="shield-alt" href="/wiki/truenroll/review-documents/fraud-detection-report">
      Automated authenticity audit of uploaded documents.
    </Card>
  </Column>

  <Column />
</Columns>
