# Vpage

- [Danh sách page](https://apidocs.nhanh.vn/v3/vpage/page_list.md)
- [Danh sách user](https://apidocs.nhanh.vn/v3/vpage/user_list.md)
- [Conversation](https://apidocs.nhanh.vn/v3/vpage/conversation.md)
- [Danh sách hội thoại](https://apidocs.nhanh.vn/v3/vpage/conversation/conversation_list.md)
- [Danh sách tin nhắn](https://apidocs.nhanh.vn/v3/vpage/conversation/conversation_message_list.md)
- [Trả lời hội thoại](https://apidocs.nhanh.vn/v3/vpage/conversation/conversation_reply.md)
- [Nhãn hội thoại](https://apidocs.nhanh.vn/v3/vpage/conversation/conversation_tags.md)
- [Cập nhật nhãn hội thoại](https://apidocs.nhanh.vn/v3/vpage/conversation/conversation_tag_update.md)
- [Iframe khung tạo đơn](https://apidocs.nhanh.vn/v3/vpage/conversation/order_iframe.md)
- [Customer](https://apidocs.nhanh.vn/v3/vpage/customer.md)
- [Danh sách khách hàng](https://apidocs.nhanh.vn/v3/vpage/customer/customer_list.md)
- [Marketing](https://apidocs.nhanh.vn/v3/vpage/marketing.md)
- [Meta Conversion API](https://apidocs.nhanh.vn/v3/vpage/marketing/meta_send_capi.md)
- [Danh sách tài khoản quảng cáo](https://apidocs.nhanh.vn/v3/vpage/marketing/ad_account_list.md)
- [Danh sách chiến dịch](https://apidocs.nhanh.vn/v3/vpage/marketing/fmm_campaign_list.md)
- [Danh sách tệp topic](https://apidocs.nhanh.vn/v3/vpage/marketing/topic_list.md)
- [Danh sách tệp đối tượng tùy chỉnh](https://apidocs.nhanh.vn/v3/vpage/marketing/custom_audience_list.md)
- [Tạo tệp đối tượng tùy chỉnh](https://apidocs.nhanh.vn/v3/vpage/marketing/custom_audience_create.md)
- [Thêm khách vào tệp đối tượng tùy chỉnh](https://apidocs.nhanh.vn/v3/vpage/marketing/custom_audience_addsubscriber.md)
- [Upload Facebook Ad image](https://apidocs.nhanh.vn/v3/vpage/marketing/fb_ad_upload_image.md)
- [Gửi Facebook Marketing Message](https://apidocs.nhanh.vn/v3/vpage/marketing/fmm_campaign_create.md)
- [Gửi lại một chiến dịch Facebook Marketing Message](https://apidocs.nhanh.vn/v3/vpage/marketing/fmm_campaign_resend.md)
- [Báo cáo](https://apidocs.nhanh.vn/v3/vpage/bao-cao.md)
- [Meta Conversions API](https://apidocs.nhanh.vn/v3/vpage/bao-cao/meta_capi_report.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://apidocs.nhanh.vn/v3/vpage.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.
