> For the complete documentation index, see [llms.txt](https://satuser.gitbook.io/thai-bitcoin-diploma-teacher-2024/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://satuser.gitbook.io/thai-bitcoin-diploma-teacher-2024/1.md).

# บทที่ 1 ทำไมเราถึงต้องการเงิน ?

## วัตถุประสงค์

* แนะนำตัวเองอย่างดีโดยให้นักเรียนของเรารู้ว่าเราเปิดรับคำถามหรือข้อสงสัยใดๆ ที่พวกเขาอาจมี
* อภิปรายกับนักเรียนของเราว่าทำไมเราจึงต้องการเงิน
* ดำเนินกิจกรรมที่สอดคล้องกับบทนี้

## วัสดุ/ทรัพยากรที่จะใช้

* คอมพิวเตอร์สำหรับแบ่งปันสื่อภาพ
* ตัวอย่างที่เกี่ยวข้องกับชีวิตจริง โดยคำนึงถึงคำถามในบท

### โครงร่างของคาบเรียนและกิจกรรม ระยะเวลาคาบเรียน: 90 นาที

## บทนำ (10 นาที)

* แนะนำบทนี้ให้กับนักเรียนของคุณ โดยเน้นย้ำความสำคัญของเงินในชีวิตประจำวันของเรา
* รวมคำถามที่พบในตอนท้ายของย่อหน้า

## พบกับซาโตชิ (5 นาที)

* แจ้งให้นักเรียนทราบว่าตลอดหลักสูตร เราจะมีความช่วยเหลือจากซาโตชิ ซึ่งเป็นผู้ช่วยแบบโต้ตอบ
* อธิบายว่าทุกที่ที่พวกเขาเห็นภาพของซาโตชิ พวกเขาสามารถพบข้อมูลหรือแนวคิดที่พวกเขาอาจไม่เข้าใจ

## กิจกรรม - คำถาม 5 ข้อเกี่ยวกับเงิน (35 นาที)

* ใช้ตัวอย่างจากชีวิตจริงเพื่อเริ่มกิจกรรมการถามคำถาม
* ในตอนต้นของหัวข้อย่อย กระตุ้นให้นักเรียนของคุณทำรายการเล็กๆ ของเหตุผลสำคัญ 5 ประการสำหรับการต้องการเงิน

## การอภิปรายในชั้นเรียน: ทำไมเราจึงต้องการเงิน? (30 นาที)

* จัดนักเรียนของคุณเป็นกลุ่มละห้าคน
* จดบันทึกคำตอบที่โดดเด่นจากนักเรียนของคุณและโหวตเพื่อเลือก 5 อันดับที่ชื่นชอบมากที่สุด

## การประเมินผลสำหรับบทนี้ (10 นาที)

* เช็คชื่อและสร้างรายชื่อนักเรียนที่เข้าร่วมหลักสูตรเพื่อตรวจสอบการเข้าร่วมของพวกเขาสำหรับแต่ละคาบเรียนตั้งแต่ 1 ถึง 10
* ให้ความสนใจและเริ่มเก็บบันทึกนักเรียนที่มีส่วนร่วมมากที่สุดในชั้นเรียน ถามคำถาม และโดยทั่วไปแล้วโดดเด่นในทางบวก
* การประเมินอื่นๆ เพื่อตรวจสอบความเข้าใจของนักเรียนเกี่ยวกับเนื้อหาจะดำเนินการล่วงหน้าในบทอื่นๆ ของหลักสูตร คุณควรแจ้งให้นักเรียนของคุณทราบเกี่ยวกับเรื่องนี้ในช่วงแรกเพื่อกำหนดความคาดหวังที่เหมาะสมเพื่อให้พวกเขาเตรียมพร้อมที่จะทำได้ดีในคาบเรียนในอนาคต​​​​​​​​​​​​​​​​


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://satuser.gitbook.io/thai-bitcoin-diploma-teacher-2024/1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
