# Popup

- [Thiết kế popup](https://help-cdp.hub-js.com/touchpoint/popup/thiet-ke-popup.md): Popup là một yếu tố quan trọng trong thiết kế giao diện người dùng, giúp tăng cường tương tác và thông báo với người sử dụng một cách hiệu quả.
- [Nhúng popup lên website](https://help-cdp.hub-js.com/touchpoint/popup/nhung-popup-len-website.md): Popup trên website không chỉ tăng tương tác và chuyển đổi mà còn thu hút sự chú ý đối với khách hàng. Điều này giúp nâng cao hiệu quả quảng cáo và tương tác trực tuyến.


---

# 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-cdp.hub-js.com/touchpoint/popup.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.
