# Fomo

Để sử dụng tính năng fomo trên webview của botplus, bạn truy cập vào 1 webview (có hỗ trợ Fomo) và click vào menu Fomo như hình dưới.

Ở phần 3 các bạn lần lượt điền các thông điệp mà bạn muốn fomo (lưu ý bạn cần phải bật button ![](https://bot.vn/uploads/hoc-chatbot/2021_10/image_46.png) lên nhé.

![](https://i.imgur.com/kk4mPwA.png)

Chỉ cần như vậy bạn đã thấy Fomo đã hiển thị ở góc dưới của webview rồi.

![](https://i.imgur.com/7Er7WK2.png)

Để thêm được dữ liệu hàng loạt từ file excel bạn click vào button "Export file excel" để tải file mẫu về

![](https://i.imgur.com/RdictYU.png)

Điền thêm nội dung vào file excel mẫu

![](https://i.imgur.com/3diXQ0m.png)

Sau đó chọn "Inmport from Excel" để nhập dữ liệu từ file excel lên hệ thống

![](https://i.imgur.com/0SoDQdg.png)

Để cấu hình cho cơ chế hiển thị fomo các bạn có thể truy cập vào icon Setting

> **Start After:** Fomo sẽ xuất hiện sau bao lâu từ khi khách hàng vào webview\
> **Display:** mỗi nội dung Fomo sẽ hiển thị trong bao lâu\
> **Delay:** Sau bao lâu sẽ hiển thị nội dung tiếp theo (hệ thống sẽ random trong khoảng bạn đã chọn để tạo cảm giác thật hơn.\
> **Order:** Bạn muốn nội dung hiển thị theo tứ tự đã nhập (từ trên xuống) hay là ngẫu nhiên\
> **Position:** Vị trí Fomo hiển thị trong webview

![](https://i.imgur.com/V8lq0qF.png)


---

# 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://tailieu.botplus.io/webview/tinh-nang-mo-rong/fomo.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.
