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

# Welcome to Hey Quiz

> Comprehensive documentation for Hey Quiz platform - interactive live quizzes

<img className="block dark:hidden" src="https://mintcdn.com/heyquiz/tVv5HG3zBTVIRO6S/images/hero-light.png?fit=max&auto=format&n=tVv5HG3zBTVIRO6S&q=85&s=a4b13656b66b23e541a0584fe9205794" alt="Hey Quiz Hero" width="2064" height="1104" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/heyquiz/wHu-G4qdbxar_S7t/images/hero-dark.png?fit=max&auto=format&n=wHu-G4qdbxar_S7t&q=85&s=1224c9965219277b80b122adf6ce2645" alt="Hey Quiz Hero" width="3796" height="2398" data-path="images/hero-dark.png" />

## What is Hey Quiz?

**Hey Quiz** is an interactive quiz platform for running live sessions with multiple participants. Perfect for teachers, trainers, workshop facilitators, and anyone who wants to engage their audience.

<CardGroup cols={2}>
  <Card title="Create quizzes" icon="plus" href="/en/quizzes/creating">
    9 question types, Excel/JSON import, AI generation
  </Card>

  <Card title="Host live sessions" icon="play" href="/en/sessions/starting">
    Real-time sync, QR codes, Remote Pilot
  </Card>

  <Card title="Analyze results" icon="chart-bar" href="/en/reports/overview">
    Export to PDF, Excel, JSON, AI analysis
  </Card>

  <Card title="Game modes" icon="trophy" href="/en/modes/overview">
    Standard, Accuracy, Streak, Survival, Team
  </Card>
</CardGroup>

## Who is this documentation for?

<CardGroup cols={2}>
  <Card title="For quiz creators" icon="chalkboard-teacher" href="/en/quizzes/creating">
    Teachers, trainers, facilitators - learn how to create and host engaging quizzes.
  </Card>

  <Card title="For participants" icon="users" href="/en/participants/joining">
    Join a quiz, play the game, and check your results.
  </Card>
</CardGroup>

## Quick start

<Steps>
  <Step title="Create an account">
    Sign up at [heyquiz.pro](https://heyquiz.pro) and activate your account via email.
  </Step>

  <Step title="Create your first quiz">
    Go to "My quizzes" and click "Create Quiz" or "Generate with AI".
  </Step>

  <Step title="Add questions">
    Choose question type, enter content and answers. Adjust time and points.
  </Step>

  <Step title="Start a session">
    Click "Start" and share the PIN code or QR with participants.
  </Step>

  <Step title="Analyze results">
    After the quiz, review results and export reports.
  </Step>
</Steps>

## Key features

<AccordionGroup>
  <Accordion title="9 question types">
    * **Single choice** - classic question with one correct answer
    * **Multiple choice** - several correct answers
    * **True/False** - quick binary questions
    * **Ordering** - arrange elements in correct order
    * **Raise hand** - verbal answer evaluated by host
    * **Poll** - collect opinions without scoring
    * **Fill in the blank** - Wordle-style letter input
    * **Match** - fill gaps from dropdown lists
    * **Open-ended** - free text response
  </Accordion>

  <Accordion title="4 scoring modes + Survival">
    * **Standard** - points for correct answers, no penalties
    * **Accuracy** - penalty points for mistakes
    * **Streak** - bonuses for consecutive correct answers
    * **Survival** - elimination after running out of lives (1-10)
  </Accordion>

  <Accordion title="Team mode">
    Team competition (2-8 teams) with bonus system:

    * Perfect round (+50 pts)
    * Speed bonus (+25 pts)
    * Comeback bonus (+30 pts)
    * Streak multiplier (×1.2)
  </Accordion>

  <Accordion title="AI generation">
    Create quizzes automatically from:

    * Text topic
    * PDF, DOC, DOCX, PPT, PPTX documents
    * Your own API key or global pool
  </Accordion>
</AccordionGroup>

## Need help?

<CardGroup cols={2}>
  <Card title="Contact" icon="envelope" href="mailto:support@heyquiz.pro">
    Email us at [support@heyquiz.pro](mailto:support@heyquiz.pro)
  </Card>

  <Card title="Open Hey Quiz" icon="arrow-up-right-from-square" href="https://heyquiz.pro">
    Go to the app
  </Card>
</CardGroup>
