# 3. Làm sao để tôi có thể phân biệt được inbox và comment trên DooPage?

++ **Comment** sẽ có cấu trúc như sau:

* Comment tại: \[Tên Fanpage/Facebook cá nhân]
* Link nội dung bài Post khách hàng comment
* Nội dung comment của khách hàng
* Cụm nút chức năng để reply comment lần lượt từ trái sang phải: Thích comment, Trả lời comment, Ẩn comment
* Dùng nút Trả lời để trả lời comment trên Fanpage

![](/files/-LjL6Rrxqwf3YCIGEdUH)

++ **Inbox** sẽ được hiển thị như sau:

* Inbox tại: \[Tên kênh online]
* Nội dung inbox của khách hàng
* Mặc định khi tư vấn viên nhập nội dung trả lời trên khung chat của DooPage, hệ thống sẽ inbox trực tiếp cho khách hàng.


---

# 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://how.doopage.com/faq-1/faq/3.-lam-sao-de-toi-co-the-phan-biet-duoc-inbox-va-comment-tren-doopage.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.
