# Tạo Webview

Để tạo 1 Webview, bạn vui lòng làm theo các bước sau:&#x20;

> 1. Chọn Webview trên thanh menu botplus.io
> 2. Chọn phần Types để chọn loại webview bạn muốn sử dụng.
> 3. Sau khi chọn xong loại Webview của bạn, nhấn Active trên webview đó để tạo Webview.

![Create Webview](/files/OB0bs7iF7b0MvDIrShgl)

Có nhiều loại Webview bạn có thể tạo trên Botplus, hãy lựa chọn phù hợp với nhu cầu của bạn.

![Webview Types](/files/tYhMAH4RCy6OTfbLASDn)

Sau khi ấn vào active thì hệ thống sẽ list ra các giao diện (template) của  webview cho bạn lựa chọn. Đối với mỗi loại webview sẽ có các giao diện khác nhau (trong hình là các giao diện của webview Pro Shop)

Chọn 1 giao diện và nhấn **Active** để bắt đầu sử dụng.

![Proshop1.0 Template](/files/JqPUQ6GMzka2d9wibdCU)


---

# 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/tao-form-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.
