# Tạo Landing page

Đầu tiên, tại Components, click vào Landing page -> Bấm + New để tạo landing mới.

<figure><img src="/files/GESHxrYGy2VESEMZU2yW" alt=""><figcaption></figcaption></figure>

Sau khi vào giao diện chỉnh sửa:

<figure><img src="/files/NM8nHXAts3oAioWKWJh1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QoI4G3pOe74G7wW30BX6" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/sDugSna0gDKcNpg2iql4" alt=""><figcaption></figcaption></figure>

### Cách kết nối form vào landing page:

Kéo blocks "Text" vào vị trí bạn muốn đặt form. Gõ "{form=id}"

<figure><img src="/files/kPXMyPF22qcoTHUXhPoU" alt=""><figcaption></figcaption></figure>

Để lấy ID, bạn vào Forms -> Lấy ID form ở cột ID theo đúng form bạn cần dùng.

<figure><img src="/files/7WJbBjVHAeRRezCfpwMB" alt=""><figcaption></figcaption></figure>

### Cách tạo form cơ bản:

Bạn vào form -> Bấm +New để tạo mới -> Bấm "Select" tại "New Campaign Form"

<figure><img src="/files/s4ALfEoseDEMKYKJYhIH" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/YYyVXrupvPkcbOeWCrsC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QbQ3Xs1rMggsFIsX09Yg" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/K7BEQlXu43XQtLHVazMn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/oD0FCLfxWMRtry7MsvIP" alt=""><figcaption></figcaption></figure>

Bấm +Add để thêm tất cả thông tin. Sau khi xong bấm Save & Close (Lưu và đóng) để lưu lại.

Xem thêm về cách sử dụng Form tại: <https://docs.abot.vn/components/forms>


---

# 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.abot.vn/components/tao-landing-page.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.
