# Authentication

- [OAuth Zalo](https://help.pangocdp.com/user-guide/module-console/authentication/oauth-zalo.md): Tài liệu hướng dẫn bạn thao tác tạo xác thực OAuth Zalo trên PangoCDP
- [OAuth Google](https://help.pangocdp.com/user-guide/module-console/authentication/oauth-google.md): Tài liệu hướng dẫn bạn tạo và xác thực tài khoản Google OAuth trên PangoCDP.
- [OAuth Facebook](https://help.pangocdp.com/user-guide/module-console/authentication/oauth-facebook.md): Tài liệu hướng dẫn bạn thao tác tạo xác thực OAuth Facebook trên PangoCDP
- [Facebook Developer](https://help.pangocdp.com/user-guide/module-console/authentication/facebook-developer.md): Tài liệu hướng dẫn bạn kết nối Facebook ads vào nền tảng platform PangoCDP. Kết nối này cho phép PangoCDP đẩy các tệp data từ Pango Segment vào các tệp Facebook Audiences trên Facebook Ads.
- [OAuth Tiktok](https://help.pangocdp.com/user-guide/module-console/authentication/oauth-tiktok.md): Tài liệu hướng dẫn bạn xác thực tài khoản OAuth Tiktok trên PangoCDP.
- [Google Drive](https://help.pangocdp.com/user-guide/module-console/authentication/google-drive.md): Tài liệu hướng dẫn người dùng đấu nối Google Drive vào 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/authentication.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.
