# Meeting ใน MS Teams

- [การเข้าร่วม Meeting (Join meeting)](https://docs.tlic.cmu.ac.th/ms-teams/meeting/join-meeting.md)
- [การเข้าร่วมแบบ View-only](https://docs.tlic.cmu.ac.th/ms-teams/meeting/join-meeting/view-only.md)
- [การจัด Meeting ใน Teams (Create Meeting)](https://docs.tlic.cmu.ac.th/ms-teams/meeting/create-meeting.md)
- [การตั้งค่าผู้เข้าร่วมใน Meeting](https://docs.tlic.cmu.ac.th/ms-teams/meeting/attendee.md)
- [Role ใน Meeting](https://docs.tlic.cmu.ac.th/ms-teams/meeting/attendee/role.md)
- [การตั้งค่า Video ใน MS Teams](https://docs.tlic.cmu.ac.th/ms-teams/meeting/video.md)
- [การแชร์หน้าจอ/เนื้อหาใน Meeting](https://docs.tlic.cmu.ac.th/ms-teams/meeting/meeting.md)
- [การบันทึกหน้าจอระหว่าง Meeting (Recording)](https://docs.tlic.cmu.ac.th/ms-teams/meeting/recording.md)
- [Breakout room](https://docs.tlic.cmu.ac.th/ms-teams/meeting/breakout-room.md)
- [Live Event](https://docs.tlic.cmu.ac.th/ms-teams/meeting/live-event.md)
- [Role](https://docs.tlic.cmu.ac.th/ms-teams/meeting/live-event/role.md)
- [การสร้าง Live Event ล่วงหน้า](https://docs.tlic.cmu.ac.th/ms-teams/meeting/live-event/create.md)
- [การส่ง Invite](https://docs.tlic.cmu.ac.th/ms-teams/meeting/live-event/invite.md)
- [การจัดการและควบคุม Live Event](https://docs.tlic.cmu.ac.th/ms-teams/meeting/live-event/setting.md)
- [สิ่งที่ควรคำนึงถึงในการ Live Event](https://docs.tlic.cmu.ac.th/ms-teams/meeting/live-event/tips.md)
- [ความแตกต่างระหว่าง Producers และ Presenters](https://docs.tlic.cmu.ac.th/ms-teams/meeting/live-event/producers-vs-presenters.md)
- [การใช้ iPad ในการ Live Event (Presenter)](https://docs.tlic.cmu.ac.th/ms-teams/meeting/live-event/ipad.md)
- [การจัดการไฟล์บันทึกวิดีโอและ Report ย้อนหลัง](https://docs.tlic.cmu.ac.th/ms-teams/meeting/live-event/report.md)
- [End Teams Meeting](https://docs.tlic.cmu.ac.th/ms-teams/meeting/end-teams-meeting.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.tlic.cmu.ac.th/ms-teams/meeting.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.
