# Quiz Machine

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/quiz.png)

### Building Instructions

[Building Instructions](https://drive.google.com/drive/folders/1wg_edUZFrqyUONA0FJ6vFBkGArRsfnf4?usp=sharing)

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/quiz_wire.png)

### Sample Program

{% embed url="<https://makecode.microbit.org/_3ecTTm73DLP2>" %}

[Sample Program](https://makecode.microbit.org/_3ecTTm73DLP2)

### Instructions[](https://kittenbothk-eng.readthedocs.io/en/latest/Kits/classroom_inventor/instructions/quiz.html#instructions)

Needle will point to the first player to hit the button.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sharinghub-eng.kittenbot.hk/educational-kit-sets/micro-bit-inventor-education-kit/micro-bit-inventor-kit-instructions/quiz-machine.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
