# บทนำ

- [แนะนำซอฟต์แวร์](https://docs.makerplayground.io/intro/intro.md)
- [ขั้นตอนการติดตั้ง](https://docs.makerplayground.io/intro/installation.md)
- [ส่วนประกอบของซอฟต์แวร์](https://docs.makerplayground.io/intro/component.md): ซอฟต์แวร์เมกเกอร์เพลย์กราวน์ประกอบไปด้วย 3 ส่วนหลักดังนี้..
- [อุปกรณ์](https://docs.makerplayground.io/intro/component/device.md): ตั้งค่าอุปกรณ์ควบคุม - อุปกรณ์ต่อพ่วงพร้อมด้วยไดอะแกรมแนะนำการเชื่อมต่ออุปกรณ์ต่อพ่วงเสมือนจริง และค้นหาอุปกรณ์ต่อพ่วงที่รองรับตามประเภทหรือยี่ห้ออย่างสะดวกและง่ายดาย
- [หน้าตั้งค่าอุปกรณ์](https://docs.makerplayground.io/intro/component/device/undefined.md)
- [หน้าค้นหาอุปกรณ์](https://docs.makerplayground.io/intro/component/device/undefined-3.md)
- [การใช้งานหน้าต่างอุปกรณ์](https://docs.makerplayground.io/intro/component/device/undefined-2.md): แนวทางการเลือกและตั้งค่าอุปกรณ์ควบคุมและอุปกรณ์ต่อพ่วง
- [โหมดทดลองแบบตอบโต้](https://docs.makerplayground.io/intro/component/interactive.md): เพื่อการทดสอบและเข้าใจการทำงานร่วมกันของอุปกรณ์โดยที่ผู้ใช้สามารถเห็นภาพได้ชัดเจนและตรงไปตรงมา
- [เมกเกอร์เพลย์กราวน์ไดอะแกรม](https://docs.makerplayground.io/intro/component/diagram.md)
- [Scene](https://docs.makerplayground.io/intro/component/diagram/scene.md)
- [Condition](https://docs.makerplayground.io/intro/component/diagram/condition.md)
- [Begin](https://docs.makerplayground.io/intro/component/diagram/begin.md)
- [ระบบมอนิเตอร์](https://docs.makerplayground.io/intro/component/monitor.md)
- [เชื่อมต่ออุปกรณ์ IoT](https://docs.makerplayground.io/intro/iot.md)
- [ใช้งานร่วมกับ Blynk](https://docs.makerplayground.io/intro/iot/blynk.md)
- [เตรียมพร้อมการใช้งาน Blynk](https://docs.makerplayground.io/intro/iot/blynk/untitled.md)
- [ตัวอย่าง 1 - ทดลองแสดงผลค่าผ่าน Gauge บน Blynk](https://docs.makerplayground.io/intro/iot/blynk/1-gauge-blynk.md)
- [ตัวอย่าง 2 - ทดลองสร้างสวิทช์เปิดปิดและปรับความสว่างหลอดไฟผ่าน Blynk](https://docs.makerplayground.io/intro/iot/blynk/2.md)
- [ใช้งานร่วมกับ NETPIE](https://docs.makerplayground.io/intro/iot/netpie.md)
- [การสมัครใช้งาน NETPIE](https://docs.makerplayground.io/intro/iot/netpie/netpie.md)
- [การสร้างแอปพลิเคชัน NETPIE](https://docs.makerplayground.io/intro/iot/netpie/netpie-1.md)
- [การสร้างแดชบอร์ดด้วย NETPIE Freeboard](https://docs.makerplayground.io/intro/iot/netpie/netpie-freeboard.md)
- [ทดลองแสดงผลค่าจาก POT ผ่าน Gauge บน Freeboard](https://docs.makerplayground.io/intro/iot/netpie/pot-gauge-freeboard.md)
- [คำถามที่พบบ่อย](https://docs.makerplayground.io/intro/undefined.md)


---

# 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.makerplayground.io/intro.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.
