# 例 – プログラミング入門

この例では、学部レベルでのPythonプログラミングについて学ぶことに興味があります：

* **レッスン** – Pythonプログラミング入門
* **言語** – 英語
* **教育レベル** – 学部
* **学習スタイル** – 混合 - ビジュアル（インフォグラフィック、チャート）と講義
* **コミュニケーションスタイル** – インフォーマル
* **トーンスタイル** – 励まし
* **推論フレームワーク** – 実践的（ステップバイステップ、実行可能な洞察）
* **絵文字の使用** – はい

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

Teach Me Anythingはカリキュラムを生成します：

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

レッスンが始まると、AIはカリキュラムの各セクションを進めていきます：

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

いつでも追加の助けを求めたり、理解度をテストしたりすることができ、Teach Me Anythingはトピックや質問をより深く掘り下げます：

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

その後、理解度をテストできます：

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

進捗に満足したら、いつでも次のカリキュラムのトピックに戻ることができます：

<figure><img src="/files/cjcqQuvDyOPJNancZlS1" 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/ja/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.
