> For the complete documentation index, see [llms.txt](https://vpage.manual.nhanh.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vpage.manual.nhanh.vn/cai-dat/mua-sam-tren-messenger.md).

# Mua sắm trên Messenger

![](/files/hMOQH2cEQ55DtFg2jcbe)

**Mua sắm trên Messenger** là tính năng được Nhanh và Meta phối hợp thực hiện nhằm giúp người mua mua sắm thuận tiện hơn và người bán bán hàng dễ dàng hơn ngay trên ứng dụng Messenger.

Bạn có thể xem chi tiết quy trình tạo giỏ hàng Facebook Shop, để thực hiện mua sắm trên Messenger [tại đây](https://pos.manual.nhanh.vn/pos/kenh-ban/facebook-shop/quy-trinh-tao-facebook-shop)

Vpage hỗ trợ cài đặt **Tự động gửi tin nhắn khi tạo đơn** đối với các đơn hàng được tạo từ giỏ hàng Messenger. Truy cập [tại đây](https://vpage.nhanh.vn/app/setting/metasmc)

![](/files/TYCtBI9lG7JmZunIXtiY)

Sau khi chọn page, bạn sẽ tuỳ chỉnh với 2 cài đặt:

* Gửi tin nhắn cho khách sau khi tạo đơn hàng trên giỏ hàng Messenger
* Cài đặt tự động gắn nhãn cho hội thoại sau khi tạo đơn hàng trên giỏ hàng Messenger

![](/files/qnZyhhl9zzmWclpdspp8)

![Cài đặt nội dung tin nhắn](/files/VTLxBnpc0yJbX0nkJMyP)

![Cài đặt chọn nhãn gắn vào hội thoại](/files/bBbj8VODUCo5cU9gAhIL)


---

# 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, and the optional `goal` query parameter:

```
GET https://vpage.manual.nhanh.vn/cai-dat/mua-sam-tren-messenger.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
