# บทสนทนา

{% hint style="info" %}
แอดมินสามารถให้ความช่วยเหลือลูกค้าได้ง่าย ผ่านหน้าบทสนทนาบนระบบ deeple ซึ่งรวบรวมหลากหลายฟีเจอร์ที่ตอบโจทย์การทำงานของแอดมินไว้มากมาย ไม่ว่าจะเป็นคีย์ลัดการตอบ (Reply shortcut) ที่ให้แอดมินสามารถบันทึกชุดข้อความที่ต้องใช้ตอบลูกค้าเป็นประจำ เพื่อประหยัดเวลาในการตอบลูกค้าในครั้งถัดไป, การติดแท็กลูกค้า, ช่วยหยิบสินค้าเข้าตะกร้า รวมไปถึงการเปิดรายการสั่งซื้อแทนลูกค้า ฟีเจอร์เหล่านี้จะช่วยให้แอดมินบริการลูกค้าได้อย่างสะดวกและปิดการขายได้ง่ายขึ้นกว่าเดิม
{% endhint %}

![](/files/uM5ApIKK0c6JHBk3vJEe)


---

# 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/store-management/chat.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.
