# คู่มือการใช้งาน IMSI 4.0

## คู่มือการใช้งาน IMSI 4.0

- [Installation Manual](https://idiotech.gitbook.io/imsi-4/master.md): คู่มือการติดตั้ง
- [Admin Page & Dashboard](https://idiotech.gitbook.io/imsi-4/admin-manual/admin-page-and-dashboard.md): วิธีการเข้าสู่หน้า admin สำหรับการจัดการระบบอินเทอร์เน็ต และ อธิบายข้อมุลบน Dashboard
- [Authentication](https://idiotech.gitbook.io/imsi-4/admin-manual/test-test.md): อธิบายความสัมพันธ์ระหว่างการสร้าง Zone และ VLAN  Template สำหรับ Login ของระบบ
- [User](https://idiotech.gitbook.io/imsi-4/admin-manual/untitled-4.md)
- [Statistics](https://idiotech.gitbook.io/imsi-4/admin-manual/untitled-5.md)
- [System](https://idiotech.gitbook.io/imsi-4/admin-manual/untitled-6.md)
- [PMS](https://idiotech.gitbook.io/imsi-4/admin-manual/pms.md)
- [Card Reader](https://idiotech.gitbook.io/imsi-4/admin-manual/test-test-1.md): สำหรับการตั้งค่าและการกำหนด Package ของผู้ใช้งานที่ได้รับข้อมูลจากเครื่องอ่านบัตรประชาชนพร้อมทั้งรายงานสรุป
- [Active Directory](https://idiotech.gitbook.io/imsi-4/admin-manual/active-directory.md)
- [Advertisement](https://idiotech.gitbook.io/imsi-4/admin-manual/advertisement.md): ระบบจัดการโฆษณาในหน้า Login การใช้งาน WIFI สามารถสร้างโฆษณาได้ทั้งในรูปแบบ รูปภาพและ วีดีโอคลิป
- [Internet Traffic Log](https://idiotech.gitbook.io/imsi-4/appendix/internet-traffic-log.md)
- [Card Reader: Hawk Eye Thai ID](https://idiotech.gitbook.io/imsi-4/appendix/card-reader-hawk-eye-thai-id.md): การติดตั้งอุปกรณ์และการตั้งค่าโปรแกรม


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://idiotech.gitbook.io/imsi-4/master.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.
