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

# Welcome to Vantio

> Build powerful referral programs with student ambassadors

<img className="block dark:hidden" src="https://mintcdn.com/vantio/vVD8XXXAZ6BhU5aC/images/hero-light.png?fit=max&auto=format&n=vVD8XXXAZ6BhU5aC&q=85&s=4ece92aee92f03f89421be22c671e3e5" alt="Hero Light" width="2064" height="1104" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/vantio/vVD8XXXAZ6BhU5aC/images/hero-dark.png?fit=max&auto=format&n=vVD8XXXAZ6BhU5aC&q=85&s=7ca837b3eb58f9df055e0820e71b1910" alt="Hero Dark" width="2064" height="1104" data-path="images/hero-dark.png" />

## Get Started

Vantio helps you build and manage referral programs powered by student ambassadors. Get started in minutes with our simple integration.

<CardGroup cols={2}>
  <Card title="Quick Start Guide" icon="rocket" href="/quickstart">
    Get up and running with Vantio in under 5 minutes
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Explore our comprehensive API documentation
  </Card>
</CardGroup>

## Key Features

Vantio provides everything you need to run a successful referral program.

<CardGroup cols={2}>
  <Card title="QR Code Posters" icon="qrcode" href="/api-reference/posters/list-posters">
    Generate unique QR codes for ambassador posters
  </Card>

  <Card title="Track Impressions" icon="eye" href="/api-reference/impressions/list-impressions">
    Monitor QR code scans and engagement
  </Card>

  <Card title="Manage Referrals" icon="users" href="/api-reference/referrals/list-referrals">
    Track signups and conversions from your ambassadors
  </Card>

  <Card title="Process Earnings" icon="dollar-sign" href="/api-reference/earnings/list-earnings">
    Automate commission tracking and payouts
  </Card>
</CardGroup>

## Integration Guides

Learn how to integrate Vantio into your platform with our step-by-step guides.

<CardGroup cols={2}>
  <Card title="API Authentication" icon="key" href="/essentials/markdown">
    Set up authentication and make your first API call
  </Card>

  <Card title="Code Examples" icon="square-code" href="/essentials/code">
    Copy-paste ready code examples for common integrations
  </Card>

  <Card title="Configuration" icon="gear" href="/essentials/settings">
    Configure your Vantio account and programs
  </Card>

  <Card title="Integration Patterns" icon="recycle" href="/essentials/reusable-snippets">
    Reusable integration patterns and best practices
  </Card>
</CardGroup>
