> 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/core-applications/study.md).

# Study

> ## **อ่านน้อยลง จำได้มากขึ้น เรียนอย่างมีประสิทธิภาพด้วย Flashcards และ Quiz ที่สร้างจากโน้ตของคุณ** 📚✨

Study ช่วยเปลี่ยนโน้ตที่บันทึกไว้ให้เป็นสื่อการเรียนรู้แบบโต้ตอบ (Interactive Learning) โดยระบบจะสร้าง Flashcards และแบบทดสอบ (Quiz) อัตโนมัติ เพื่อช่วยให้คุณทบทวนเนื้อหา จดจำข้อมูลสำคัญ และประเมินความเข้าใจของตนเองได้ทุกที่ทุกเวลา

#### ประโยชน์

✅ สร้าง Flashcards และ Quiz จากโน้ตโดยอัตโนมัติ\
✅ ทบทวนบทเรียนได้รวดเร็วและเป็นระบบ\
✅ ช่วยจดจำเนื้อหาได้ดีขึ้นด้วยการเรียนแบบ Active Recall\
✅ ประเมินความเข้าใจผ่านแบบทดสอบได้ทันที\
✅ ติดตามความก้าวหน้าในการเรียนรู้และการทบทวนย้อนหลัง\
✅ เหมาะสำหรับการเตรียมสอบ การเรียนในชั้นเรียน และการพัฒนาทักษะด้วยตนเอง

## เมื่อกดเมนู  Study ท่านจะพบกับหน้าเลือก Flashcards และ Quizzes ดังภาพ

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


---

# 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/core-applications/study.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.
