# Messenger

- [ZNS](https://help.pangocdp.com/user-guide/module-console/connections/messenger/zns.md): Tài liệu giới thiệu và hướng dẫn bạn kết nối với ZNS Channel để gửi tin nhắn Message đến người dùng trên PangoCDP.
- [Vietguys](https://help.pangocdp.com/user-guide/module-console/connections/messenger/zns/vietguys.md): Tài liệu hướng dẫn bạn kết nối ZNS Vietguys và cách sử dụng ZNS Vietguys trên PangoCDP
- [Viber](https://help.pangocdp.com/user-guide/module-console/connections/messenger/viber.md): Tài liệu hướng dẫn bạn kết nối với Viber Channel để gửi tin nhắn Message đến người dùng trên PangoCDP


---

# 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://help.pangocdp.com/user-guide/module-console/connections/messenger.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.
