# Eksempel – Introduktion til Programmering

I dette eksempel er vi interesserede i at lære om Python Programmering på bachelorniveau:

* **Lektion** – Introduktion til Python Programmering
* **Sprog** – Engelsk
* **Uddannelsesniveau** – Bachelor
* **Læringsstil** – Blandt - Visuel (infografikker, diagrammer) og Forelæsning
* **Kommunikationsstil** – Uformel
* **Tone Stil** – Opmuntrende
* **Ræsonneringsramme** – Praktisk (trin-for-trin, handlingsorienterede indsigter)
* **Brug af Emojis** – Ja

<figure><img src="/files/CxgWm8re1zddA5oE3MJT" alt="teach me anything ex 1"><figcaption></figcaption></figure>

Teach Me Anything genererer en læseplan:

<figure><img src="/files/whOlzRlWJbFhIgU1L7O1" alt="teach me anything ex 2"><figcaption></figcaption></figure>

Når lektionen er startet, vil AI'en arbejde sig gennem hver sektion af læseplanen:

<figure><img src="/files/huRFAY9tpmH6mfTjGSc2" alt="teach me anything ex 3"><figcaption></figcaption></figure>

Når som helst kan du bede om mere hjælp eller teste din forståelse, og Teach Me Anything vil dække emnet eller spørgsmålet med mere dybde:

<figure><img src="/files/ABZGXLi8vDW4YnFZgORJ" alt="teach me anything ex 4"><figcaption></figcaption></figure>

Du kan derefter teste din forståelse:

<figure><img src="/files/u5BUZQ1BBMeoQbzV0Oti" alt="teach me anything ex 5"><figcaption></figcaption></figure>

Når du er tilfreds med din fremgang, kan du når som helst hoppe tilbage til det næste emne i læseplanen:

<figure><img src="/files/B5TrJXpXjOsaOey0E4gE" alt="teach me anything ex 6"><figcaption></figcaption></figure>


---

# 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://docs.skydeck.ai/da/genstudio-workspace/tools/teach-me-anything/example-intro-to-programming.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.
