> For the complete documentation index, see [llms.txt](https://docs.shopone.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shopone.io/cac-cong-cu-thiet-lap-co-ban-voi-landing-page/thanh-thiet-lap-nhanh/trinh-chinh-sua-thiet-ke.md).

# 3.2. Trình chỉnh sửa thiết kế

Hầu hết các tiện ích trong trình chỉnh sửa đều có các tùy chọn thiết kế cho phép bạn tùy chỉnh giao diện của tiện ích trên landing page của mình. Những tùy chọn này giúp bạn tạo ra một tiện ích hoàn hảo phù hợp với phong cách của trang landing page, hoặc làm cho nó nổi bật và thu hút sự chú ý của khách truy cập. Không phải tất cả các tiện ích đều có cùng các tùy chọn thiết kế. Ví dụ, một số tiện ích không cho phép chỉnh sửa khoảng cách bên trong, trong khi các tiện ích khác không cho phép thay đổi khoảng cách bên ngoài.

Để mở **Trình Chỉnh Sửa Thiết Kế** của một widget trên trang landing page của bạn, nhấp chuột vào tiện ích để mở menu ngữ cảnh và sau đó nhấp vào **Thiết Kế**.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.shopone.io/cac-cong-cu-thiet-lap-co-ban-voi-landing-page/thanh-thiet-lap-nhanh/trinh-chinh-sua-thiet-ke.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
