> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/cmu-matthew-ai/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/cmu-matthew-ai/getting-started/login.md).

# การเข้าใช้งาน (Login)

<figure><img src="/files/vQMt8qe5U3zVPKCDQy8I" alt=""><figcaption></figcaption></figure>

ขั้นตอนการเข้าใช้งานดูที่นี่ [#login](#login "mention")

## คุณสมบัติผู้ใช้งาน

<figure><img src="/files/5O0RJvbYJ1fP5vBbGvDx" alt=""><figcaption></figcaption></figure>

## วิธีการเข้าใช้งาน (Login)&#x20;

{% stepper %}
{% step %}

### ไปที่เว็บไซต์ CMU Matthew AI

URL: [matthew.cmu.ac.th](https://matthew.cmu.ac.th/)

<figure><img src="/files/gZHilJRnAwVuGNcL0EIv" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Sign in with your CMU account

คลิกปุ่ม "**Sign in with your CMU account**" แล้วลงชื่อเข้าใช้ด้วย CMU Account (@cmu.ac.th)

{% hint style="info" %}
***หมายเหตุ:** หากเป็นบุคคลภายนอกหรือผู้ทดลองใช้งานที่ได้รับสิทธิ์ สามารถเลือกเข้าใช้งานผ่านเมนู **"Guest login"** บริเวณมุมขวาบนของหน้า Loginได้ รายละเอียดเพิ่มเติม* [Guest Login](/cmu-matthew-ai/account-and-support/guest-login.md)
{% endhint %}
{% endstep %}

{% step %}

### ยืนยันความปลอดภัยในการเข้าสู่ระบบ

ระบบจะยืนยันความปลอดภัยของบัญชีท่านดังภาพ

<figure><img src="/files/pX6vPY0pQW8NnmtmSsJM" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**หมายเหตุ:** สำหรับการเข้าใช้งานครั้งแรก โปรดอนุญาตสิทธิ์การเข้าถึงอุปกรณ์ของท่าน และอาจมีการยืนยันตัวตนแบบสองขั้นเพื่อความปลอดภัยของบัญชี
{% endhint %}
{% endstep %}

{% step %}

### อ่านรายละเอียดเงื่อนไขและข้อกำหนดในการใช้งาน

สำหรับการเข้าใช้งานครั้งแรก ระบบจะแสดงรายละเอียดเงื่อนไขและข้อกำหนดในการใช้งาน ให้ท่านอ่านรายละเอียดและเลื่อนข้อความลงมาจนสุด หลังจากนั้นกดตกลง (ฉันยอมรับเงื่อนไขการใช้งาน)

<figure><img src="/files/hC5HreOMEs8YKLhDVOM5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### เริ่มต้นใช้งานได้เลย!

<figure><img src="/files/jkzGQKZBZ81aqJuaJPkn" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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:

```
GET https://docs.tlic.cmu.ac.th/cmu-matthew-ai/getting-started/login.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.
