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

# Bird Quiz

> Test your bird identification skills with a photo-based quiz.

The Bird Quiz tests your ability to identify species from photos. Each session is 10 questions with a different bird image for each. Your score and streak are tracked across sessions.

<video controls playsInline width="1584" height="1080" style={{ borderRadius: '0.5rem', width: '100%', height: 'auto' }}>
  <source src="https://mintcdn.com/birdtab/UqtOajno0HYCfTfV/videos/quiz.mp4?fit=max&auto=format&n=UqtOajno0HYCfTfV&q=85&s=00401a732da9ca75de7198e0cfac2e66" type="video/mp4" data-path="videos/quiz.mp4" />
</video>

## How to play

<Steps>
  <Step title="Open the quiz">
    Click the **options button** and select **Quiz** from the menu.
  </Step>

  <Step title="Identify the bird">
    A bird photo appears with four multiple-choice options. Select the species you think is correct.
  </Step>

  <Step title="Get feedback">
    BirdTab instantly tells you whether you're right. Your score and streak update after each answer.
  </Step>

  <Step title="Continue">
    Click **Next** to advance. The progress bar at the top shows your position (e.g. Question 3 of 10).
  </Step>

  <Step title="See your results">
    After 10 questions BirdTab shows your final score, accuracy, and best streak.
  </Step>
</Steps>

## Scoring

<CardGroup cols={2}>
  <Card title="Points" icon="star">
    Each correct answer earns **1 point**. Your final score is out of 10 (one point per question). Incorrect answers and skips score 0.
  </Card>

  <Card title="Streak" icon="fire">
    Your streak counts consecutive correct answers. It resets to zero on any incorrect answer or skip.
  </Card>
</CardGroup>

Your **best streak** records your all-time highest — it carries over between daily sessions.

## End of quiz

After 10 questions, the results screen shows:

* Final score out of 10
* Number of correct answers
* Current streak and all-time best streak

## Good to know

<AccordionGroup>
  <Accordion title="Where do quiz birds come from?">
    Quiz birds are drawn from the same region as your daily bird setting. Images come from the Macaulay Library and are cached for 24 hours. Landscape-oriented images are preferred.
  </Accordion>

  <Accordion title="Does the quiz reset?">
    Yes — each day brings a fresh set of questions in sync with the bird of the day. Your cumulative score and best streak carry over between days.
  </Accordion>

  <Accordion title="Can I skip a question?">
    Yes. Skipped questions count as incorrect and reset your streak.
  </Accordion>
</AccordionGroup>
