> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/ez-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tlic.cmu.ac.th/ez-studio/booking/undefined.md).

# การเข้าใช้งานห้อง หลังจองเรียบร้อยแล้ว

ขั้นตอนสำหรับการเข้าใช้งานห้อง EZ Self Studio หลังจากจองห้องในระบบแล้ว ยืนยันตัวตน บุคลากรมหาวิทยาลัยเชียงใหม่ โดยใช้ CMU Mobile ในการแสกนเข้าใช้งานห้อง

## 1.ทำการดาวน์โหลดแอพลิเคชั่น CMU Mobile ในอุปกรณ์เคลื่อนที่

iOS : [https://apps.apple.com/th/app/cmu-mobile/id946339651?l=th](https://apps.apple.com/th/app/cmu-mobile/id946339651?l=th\&fbclid=IwAR2I_tOPk6krYrSvuC-Q9s9QJaZIPe-uR8rkhnkPy8iwlpKrf6BZgM9HrpU)\
Android :  [https://cmu.to/CMUmoblieAPK](https://cmu.to/CMUmoblieAPK?fbclid=IwAR0XyzZTwq3KxeJPmmlfbT9F5Ky3awqDexZyI1wXIhdWvZQTxMid4OVKrfA) (ไฟล์ .APK)

กรณีที่ยังไม่เคยใช้งาน ให้ล็อคอินด้วย CMU Account ทำการลงทะเบียน กรอกข้อมูลส่วนตัว และตั้งรหัส PIN Code ให้เรียบร้อย

## 2.มาที่ห้อง EZ Self Studio&#x20;

ณ ศูนย์นวัตกรรมการสอนและการเรียนรู้ มหาวิทยาลัยเชียงใหม่ ชั้น 3 ใกล้กับศูนย์อาหารมหาวิทยาลัยเชียงใหม่ ในวันและเวลาที่จองใช้งานไว้

Google Map : <https://goo.gl/maps/TyRdYqVj6Lrq1TRY7>

## 3.เปิดแอพลิเคชั่น CMU Mobile > QR CODE&#x20;

เข้ามาที่หน้าแรก เลือกไอค่อนรูป QR Code บริเวณแถบด้านบน

![](/files/AkKTnOWIaYUPdnR7pMSi)

## 4.เลือกที่ My QR&#x20;

![](/files/4mrqEGxw7e0MLuKj8jpP)

## 5.Scan เพื่อเปิดห้อง

ใช้ QR Code ดังกล่าวสแกนที่บริเวณเครื่องด้านหน้าห้อง EZ Self Studio เพื่อทำการเข้าใช้งานห้องได้ทันที

![](/files/r8wVxQh01F6hVYKFZg7Z)


---

# 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://docs.tlic.cmu.ac.th/ez-studio/booking/undefined.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.
