# คำถามที่พบบ่อย

- [ภาพรวมการตั้งค่าร้านค้า](https://tutorials.deeple.ai/faq/overview-guideline.md)
- [เตรียมความพร้อมก่อนใช้งานจริง](https://tutorials.deeple.ai/faq/ready-to-live.md)
- [คำถามเกี่ยวกับ deeple pay](https://tutorials.deeple.ai/faq/deeple-pay.md): คำถามที่พบบ่อยเกี่ยวกับการใช้งาน deeple pay (FAQ)
- [คำถามเกี่ยวกับ LINE OA](https://tutorials.deeple.ai/faq/line-oa.md)
- [บอทไม่ตอบแชท LINE OA](https://tutorials.deeple.ai/faq/line-oa/unresponsive.md): วิธีตรวจสอบและแก้ไขการเชื่อมต่อในเบื้องต้นระหว่างระบบ deeple กับ LINE OA
- [เปิดใช้งาน Webhook redelivery ใน LINE Developers](https://tutorials.deeple.ai/faq/line-oa/webhook-redelivery-line-developers.md)
- [แนะนำการบรอดแคสต์ผ่าน LINE OA](https://tutorials.deeple.ai/faq/line-oa/line-oa.md): แนะนำวิธีการบรอดแคสต์ผ่าน LINE OA เพื่อใช้งานร่วมกับระบบ deeple ได้อย่างมีประสิทธิภาพ
- [เพิ่มลิมิตข้อความบรอดแคสต์ LINE OA](https://tutorials.deeple.ai/faq/line-oa/up_limit.md)
- [ยกเลิกการเชื่อมต่อ LINE OA](https://tutorials.deeple.ai/faq/line-oa/disconnect.md)
- [วิธีลบโปรแกรมเสริมใน LINE OA](https://tutorials.deeple.ai/faq/line-oa/delete_extension.md)
- [การตรวจสอบสิทธิ์ใน LINE OA และ LINE Developers](https://tutorials.deeple.ai/faq/line-oa/line-oa-line-developers.md)
- [คำถามเกี่ยวกับ Facebook](https://tutorials.deeple.ai/faq/facebook.md)
- [วิธีแก้ปัญหาการเชื่อมต่อ Facebook page](https://tutorials.deeple.ai/faq/facebook/troubleshooting.md): Troubleshooting facebook page connection errors.
- [ตั้งค่าเทมเพลตข้อความของ Facebook Ads](https://tutorials.deeple.ai/faq/facebook/facebook-ads.md)
- [วิธียกเลิกการเชื่อมต่อ Facebook page](https://tutorials.deeple.ai/faq/facebook/disconnect.md)
- [คำถามเกี่ยวกับ Instagram](https://tutorials.deeple.ai/faq/instagram.md)
- [การตั้งค่า Instagram Professional Account](https://tutorials.deeple.ai/faq/instagram/instagram-professional-account.md)
- [วิธียกเลิกการเชื่อมต่อ Instagram](https://tutorials.deeple.ai/faq/instagram/instagram.md)
- [คำถามเกี่ยวกับ AI Visual Product Search](https://tutorials.deeple.ai/faq/ai-visual-product-search.md): คำถามที่พบบ่อยเกี่ยวกับการใช้งาน AI Visual Producr Search (FAQ)
- [คำถามเกี่ยวกับการชำระค่าบริการระบบ deeple](https://tutorials.deeple.ai/faq/billing.md)
- [ความแตกต่างระหว่างบทบาท "เจ้าของร้าน" และ "แอดมิน"](https://tutorials.deeple.ai/faq/role-permission.md)
- [เปิด-ปิดการแจ้งเตือนบนอุปกรณ์ต่าง ๆ](https://tutorials.deeple.ai/faq/device-notification.md)
- [ระบบปฏิบัติการ macOs](https://tutorials.deeple.ai/faq/device-notification/macos.md)
- [ระบบปฏิบัติการ Windows 10](https://tutorials.deeple.ai/faq/device-notification/windows-10.md)
- [Google Chrome](https://tutorials.deeple.ai/faq/device-notification/google-chrome.md)
- [เคลียร์แคชและคุกกี้เบราว์เซอร์](https://tutorials.deeple.ai/faq/cache-cookie-browser.md)
- [เคลียร์แคชและคุกกี้บน Microsoft Edge](https://tutorials.deeple.ai/faq/cache-cookie-browser/microsoft-edge.md)
- [เคลียร์แคชและคุกกี้บน Google chrome](https://tutorials.deeple.ai/faq/cache-cookie-browser/google-chrome.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://tutorials.deeple.ai/faq.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.
