# การตั้งค่าการใช้งาน Zoom เบื้องต้น สำหรับนักศึกษา

- [การตั้งค่าทั่วไป General setting](https://docs.tlic.cmu.ac.th/zoom/setting/genernal.md)
- [General](https://docs.tlic.cmu.ac.th/zoom/setting/genernal/general.md): สำหรับการตั้งค่าทั่วไป
- [Video](https://docs.tlic.cmu.ac.th/zoom/setting/genernal/video.md): สำหรับการตั้งค่าวิดีโอจากกล้อง
- [Audio](https://docs.tlic.cmu.ac.th/zoom/setting/genernal/audio.md): สำหรับการตั้งค่าเสียง
- [Share Screen](https://docs.tlic.cmu.ac.th/zoom/setting/genernal/share-screen.md): สำหรับการตั้งค่าการแชร์หน้าจอ
- [Background & Filters](https://docs.tlic.cmu.ac.th/zoom/setting/genernal/background-and-filters.md): สำหรับตั้งค่า ปรับแต่งภาพพื้นหลังและฟีลเตอร์
- [Profile](https://docs.tlic.cmu.ac.th/zoom/setting/genernal/profile.md): การเปลี่ยนและการตั้งค่า Profile


---

# 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/zoom/setting.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.
