# Webview

- [Tạo Webview](https://tailieu.botplus.io/webview/tao-form-builder.md)
- [Các Loại Webview](https://tailieu.botplus.io/webview/cac-loai-webview.md): Botplus.io hỗ trợ đa dạng các loại webview cho nhiều mục đích sử dụng khác nhau.
- [Form builder](https://tailieu.botplus.io/webview/cac-loai-webview/form-builder.md)
- [Cấu hình các Field](https://tailieu.botplus.io/webview/cac-loai-webview/form-builder/cau-hinh-cac-field.md)
- [Form config](https://tailieu.botplus.io/webview/cac-loai-webview/form-builder/form-config.md)
- [Proshop 1.0](https://tailieu.botplus.io/webview/cac-loai-webview/proshop-1.0.md)
- [Shop Config](https://tailieu.botplus.io/webview/cac-loai-webview/proshop-1.0/shop-config.md)
- [Danh mục & sản phẩm](https://tailieu.botplus.io/webview/cac-loai-webview/proshop-1.0/danh-muc-and-san-pham.md)
- [Table Ranking](https://tailieu.botplus.io/webview/cac-loai-webview/table-ranking.md)
- [Table Ranking Config](https://tailieu.botplus.io/webview/cac-loai-webview/table-ranking/table-ranking-config.md)
- [Connection](https://tailieu.botplus.io/webview/cac-loai-webview/table-ranking/push-data.md)
- [Loyalty](https://tailieu.botplus.io/webview/cac-loai-webview/loyalty.md)
- [Share Facebook](https://tailieu.botplus.io/webview/cac-loai-webview/share-facebook.md)
- [Tính Năng Mở Rộng](https://tailieu.botplus.io/webview/tinh-nang-mo-rong.md)
- [Fomo](https://tailieu.botplus.io/webview/tinh-nang-mo-rong/fomo.md)
- [Seo](https://tailieu.botplus.io/webview/tinh-nang-mo-rong/seo.md)
- [Tracking](https://tailieu.botplus.io/webview/tinh-nang-mo-rong/tracking.md)
- [Javascript - CSS](https://tailieu.botplus.io/webview/tinh-nang-mo-rong/javascript-css.md)
- [Tích Hợp Chatbot](https://tailieu.botplus.io/webview/push-data.md)
- [API](https://tailieu.botplus.io/webview/push-data/api.md)
- [Google Sheet](https://tailieu.botplus.io/webview/push-data/google-sheet.md)
- [SmaxBot](https://tailieu.botplus.io/webview/push-data/smaxbot.md)
- [Chatfuel](https://tailieu.botplus.io/webview/push-data/chatfuel.md)
- [Silferbots](https://tailieu.botplus.io/webview/push-data/silferbots.md)
- [Manychat](https://tailieu.botplus.io/webview/push-data/manychat.md)
- [Kết nối tên miền riêng](https://tailieu.botplus.io/webview/ket-noi-ten-mien-rieng.md)


---

# 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.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.
