# Postback API

- [Kết nối Data Ingestion](https://help.pangocdp.com/user-guide/module-console/connections/postback-api/ket-noi-data-ingestion.md): Tài liệu hướng dẫn cách kết nối với Data Ingestion để lấy được dữ liệu từ các model
- [PangoCDP Data](https://help.pangocdp.com/user-guide/module-console/connections/postback-api/pangocdp-data.md): Tài liệu hướng dẫn người dùng tạo một kết nối Pango CDP Data trên PangoCDP
- [Access Data Api](https://help.pangocdp.com/user-guide/module-console/connections/postback-api/access-data-api.md): Tài liệu hướng dẫn người dùng cấu hình Access Data Api trên PangoCDP
- [Access Token Api](https://help.pangocdp.com/user-guide/module-console/connections/postback-api/access-token-api.md): Tài liệu hướng đẫn người dùng thực hiện đấu nối Access Token Api 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/postback-api.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.
