# Pango Builder

- [Custom Page](https://help.pangocdp.com/user-guide/module-console/pango-builder/custom-page.md): Tài liệu hướng dẫn bạn nắm thao tác sử dụng PangoView Layout & Widget trên PangoCDP.
- [Pango View](https://help.pangocdp.com/user-guide/module-console/pango-builder/custom-page/pango-view.md): Tài liệu hướng dẫn giúp bạn hiểu ý nghĩa và thao tác tạo được những layout dựa trên những widget được tạo trên PangoCDP
- [Widget](https://help.pangocdp.com/user-guide/module-console/pango-builder/custom-page/widget.md): Tài liệu hướng dẫn giúp bạn hiểu ý nghĩa và thao tác tạo được những layout dựa trên những widget được tạo trên PangoCDP
- [Pango CTA (pCTA)](https://help.pangocdp.com/user-guide/module-console/pango-builder/pango-cta-pcta.md): Tài liệu hướng dẫn bạn các thao tác thiết lập PangoCTA 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/pango-builder.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.
