# คู่มือการใช้ชุดอุปกรณ์ในห้อง EZ Studio

- [คู่มือการใช้เครื่อง CMU EZ Studio Controller](https://docs.tlic.cmu.ac.th/ez-studio/manual/ez-studio/ez-studio-controller.md): เวอร์ชันปัจจุบันคือ เวอร์ชันที่ 3 สามารถใช้งานได้โดยไม่ต้องทำการติดตั้งโปรแกรมใดๆเหมือนกับ เวอร์ชันที่ 1 และ 2
- [Version 3.0 (Version ปัจจุบัน)](https://docs.tlic.cmu.ac.th/ez-studio/manual/ez-studio/ez-studio-controller/version3.0.md): เวอร์ชันปัจจุบันคือ เวอร์ชันที่ 3 สามารถใช้งานได้โดยไม่ต้องทำการติดตั้งโปรแกรมใดๆเหมือนกับ เวอร์ชันที่ 1 และ 2
- [Version 1.0, 2.0 (Version เก่า)](https://docs.tlic.cmu.ac.th/ez-studio/manual/ez-studio/ez-studio-controller/version1.0-2.0.md): การใช้งานCMU EZ Studio Controller ใน Version เก่า (Version 1.0 และ 2.0) จะต้องทำการติดตั้งโปรแกรมที่จำเป็น และทำการตั้งค่าก่อนเริ่มใช้งาน
- [คู่มือการใช้แสงไฟ Ring Light LED](https://docs.tlic.cmu.ac.th/ez-studio/manual/ez-studio/ring-light.md): วิธีการใช้งาน แสงไฟ Ring Light LED
- [LD-500 Portable Ring Light (รุ่นใหม่)](https://docs.tlic.cmu.ac.th/ez-studio/manual/ez-studio/ring-light/ld-500.md)
- [Ring Light LED CY-R50L (รุ่นเก่า)](https://docs.tlic.cmu.ac.th/ez-studio/manual/ez-studio/ring-light/cy-r50l.md)
- [คู่มือการใช้กล้อง Webcam](https://docs.tlic.cmu.ac.th/ez-studio/manual/ez-studio/webcam.md): วิธีการใช้งาน กล้อง Webcam Logitech C922 PRO HD
- [คู่มือการใช้ไมโครโฟน](https://docs.tlic.cmu.ac.th/ez-studio/manual/ez-studio/microphone.md): คู่มือการใช้งานไมโครโฟน Samson Meteor Mic USB Studio Condenser Microphone


---

# 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.tlic.cmu.ac.th/ez-studio/manual/ez-studio.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.
