Kahoot has two different identifiers: the live game PIN and the Quiz ID. The PIN gets you into a live session. The Quiz ID points to the underlying quiz set.
When questions are hidden by the host, a Quiz ID answer bank is often more useful than automatic page detection because the page itself may not show the question text.
Try QuizSolver in practice
Open demoWhere to find the Quiz ID
Look for a quizId parameter in the Kahoot URL. It is usually a long ID string, not the short numeric PIN used by players.
- open the lobby, preview or instruction page
- check the address bar
- copy the value after quizId=
- paste it into the QuizSolver Kahoot panel
Auto mode vs answer bank
Auto mode works when the current question and answers are visible. Answer bank mode is better when the host hides them from player devices.
Why this mode does not need AI credits
The answer bank reads quiz structure instead of asking an AI model to reason from scratch, so it can be shown without spending credits.