# Oppgave 1: Stemmestyrt lys

{% hint style="info" %}
**OBS!** For å løse denne oppgaven krever det at du har [micro:bit startpakke](https://n00b.no/products/bbc-micro-bit-startpakke-inkl-usb-kabel-og-batteri-med-holder) og [micro:bit Smart Home Kit](https://n00b.no/products/elecfreaks-micro-bit-smart-home-kit-5-prosjekter-uten-micro-bit)
{% endhint %}

Kan du få en lysdiode til å skru seg av og på med stemmen din? Selv om smarthjemmet ditt er laget av papp er det smart å innrede det med en lampe som husets beboere kan slå på uten å stå opp fra pappsengen sin eller når de kommer hjem sent på kvelden.

### Du trenger

* 1 x [Smart Home Kit](https://n00b.no/products/elecfreaks-micro-bit-smart-home-kit-5-prosjekter-uten-micro-bit)
* 1 x bølgepapp

![](/files/-LwYd7gUxptMqiybx0Ec)


---

# 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://oppgaver.n00b.no/micro-bit/smart-home-kit/oppgave-1-stemmestyrt-lys.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.
