# Popup

4. **Thông tin popup**

**Popup:** là một cửa sổ bật lên xuất hiện trên giao diện ứng dụng để hiển thị thông tin quan trọng. Cấu hình popup bao bao gồm: Trạng thái (đang hoạt động/ dừng hoạt động), nội dung và hình ảnh. Popup có thể được sử dụng để:

* Thông báo khuyến mãi hoặc sự kiện đặc biệt.
* Thu hút khách hàng mua sản phẩm trong chương trình giảm giá
* Nhận voucher ngay để mua hàng

**Thao tác thêm popup cửa hàng trên miniapp:**

<figure><img src="/files/yIHBapMLdUgvVgqKgChz" alt=""><figcaption><p>Popup cửa hàng</p></figcaption></figure>

**Bước 1:** Truy cập dashboard quản lý ⇒ Chọn "**Cấu hình cửa hàng**"

**Bước 2:** Chọn mục "**Thông tin doanh nghiệp**"

**Bước 3:** Chọn mục "**Popup**"

**Bước 4:**  Cập nhật mô tả popup

**Bước 5:**  Cập nhật hình ảnh popup

**Bước 6:** Nhấn nút "**Cập nhật**"


---

# 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://docs.miniapp.vn/huong-dan/cau-hinh-cua-hang-9/thong-tin-doanh-nghiep/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.
