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

# Choosing the right card

> A decision guide for picking between Live Trivia, Quiz, Poll, Vote, and other Komo cards based on the behaviour you need.

Komo has a lot of cards that look similar at a glance. This page compares the interactive cards that get confused most often so you can pick the right one before you start building.

## Trivia and quiz cards

Both formats ask questions with a correct answer. The differences matter.

| Feature                               | Live Trivia                                                                            | Quiz                                                                                                                  |
| ------------------------------------- | -------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| Replayable                            | No — one entry per user                                                                | Yes — configurable via [entry throttling](/interactive-features/features/add-entry-throttling-to-a-competition/index) |
| Multiple correct answers per question | No                                                                                     | Yes                                                                                                                   |
| Video questions                       | No                                                                                     | Yes (via the media field or a [bridge screen](/interactive-features/quizzes/quiz/index))                              |
| Live host / timed rounds              | Yes ([Game Show mode](/interactive-features/quizzes/live-trivia-game-show-mode/index)) | No                                                                                                                    |
| Leaderboard                           | Yes ([leaderboard docs](/interactive-features/quizzes/leaderboard/index))              | Via Live Predictor or custom setups                                                                                   |
| Anti-cheat by design                  | Yes (single play, no replay)                                                           | No — you configure entry rules                                                                                        |

**Choose Live Trivia when:** you are running a scheduled, live, competitive event with a leaderboard and want to prevent replays (score integrity is the whole point).

**Choose Quiz when:** you want an evergreen quiz users can complete on their own time, replay it, watch a video mid-question, or have questions with more than one right answer.

<Note>
  The "one entry per user, no replay" limit on Live Trivia is intentional — it prevents users from re-rolling their score to game the leaderboard. It is not a bug or a missing feature.
</Note>

## Voting and polling cards

Both let users pick a favourite option. Media support and layout differ.

| Feature                       | Poll             | Vote Card (carousel) |
| ----------------------------- | ---------------- | -------------------- |
| Text-only options             | Yes              | Yes                  |
| Image options                 | Yes              | Yes                  |
| Video options                 | No               | Yes                  |
| Options browsed as a carousel | No — list layout | Yes                  |
| Shows live vote percentages   | Yes              | Yes (configurable)   |
| Data capture attached         | Optional         | Optional             |

**Choose Poll when:** you have text options (or simple images) and want a compact, list-style question.

**Choose Vote Card when:** you want people to browse rich media options — especially **video** — in a carousel and pick their favourite. Think "vote for your favourite ad" or "pick the best goal of the season".

## Prediction and scoring cards

For "guess the score" or "pick the winner" mechanics.

| Feature                            | Live Predictor (Basic)            | Live Predictor (Advanced)              |
| ---------------------------------- | --------------------------------- | -------------------------------------- |
| Two-slider score prediction        | Yes                               | Yes                                    |
| Multi-question prediction sequence | No                                | Yes                                    |
| Leaderboard                        | No                                | Yes                                    |
| Best for                           | Quick single-question predictions | Full "tipping" or fantasy-style rounds |

**Choose Basic when:** you want a simple "predict the final score" input on a match preview page. No leaderboard, no admin overhead.

**Choose Advanced when:** you are running a tipping competition, weekly predictions, or anything that needs a scoring model and a leaderboard.

## Cards commonly confused with each other

<AccordionGroup>
  <Accordion title="Live Trivia vs Quiz — key gotchas">
    * "Can I replay Live Trivia?" → No, by design. Use Quiz.
    * "Can Live Trivia have video questions?" → No. Use Quiz with the media field or a bridge screen.
    * "Can Live Trivia have multiple correct answers per question?" → No. That is Quiz.
    * "Can I hide the Live Trivia processing-winner screen?" → No, it is not currently configurable.
  </Accordion>

  <Accordion title="Poll vs Vote Card — key gotchas">
    * "Can I upload a video for a Poll option?" → No. Use Vote Card.
    * "Does Vote Card do live percentages?" → Yes, toggle in the card settings.
    * "Can users vote multiple times?" → Depends on the [entry throttling](/interactive-features/features/add-entry-throttling-to-a-competition/index) you configure on the data-capture form.
  </Accordion>

  <Accordion title="Vote Card vs Carousel Card">
    * **Vote Card** collects a *vote* on each item and reports the winner. Use for competitions and audience-choice awards.
    * **[Carousel Card](/interactive-features/features/carousel-card/index)** displays a browsable set of images/videos without a voting mechanic. Use for galleries, product showcases, or content grids.
  </Accordion>

  <Accordion title="Editing a Vote Card video after go-live">
    Swapping a video via the card editor after entries have started can create a new option and reset votes on the old one. If you need to change video content on a live Vote Card without losing existing votes, contact [support@komo.tech](mailto:support@komo.tech) — the team can swap the video for you while preserving the vote count.
  </Accordion>
</AccordionGroup>

## Not sure which to pick?

Ask yourself, in order:

1. **Do users need to see a correct answer or a score?** → Live Trivia or Quiz.
2. **Do users need to pick a favourite from a set of options?** → Poll (text/image) or Vote Card (video / carousel).
3. **Do users need to predict a numeric outcome?** → Live Predictor.
4. **Do users need to move through a physical or digital space?** → [Treasure Hunt](/interactive-features/features/treasure-hunt/index).
5. **Are you rewarding an instant outcome?** → [Scratch and Win](/interactive-features/features/scratch-and-win/index), [Spin to Win](/interactive-features/features/spin-to-win/index), or [Watch to Win](/interactive-features/features/watch-to-win/index) — see [Instant Win Games FAQ](/account-settings/faqs/instant-win-games/index).

Still not sure? Reach out to your account manager or [support@komo.tech](mailto:support@komo.tech) with the outcome you want and they will point you at the right card.
