> For the complete documentation index, see [llms.txt](https://quantriweb.aedigi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quantriweb.aedigi.com/huong-dan/huong-dan-su-dung-builder.md).

# Hướng dẫn sử dụng Builder

Website có sử dụng Builder để hỗ trợ chỉnh sửa nội dung đơn giản nhất cho khách hàng. Tuy nhiên cần lưu ý:

·       Chỉ nên chỉnh sửa các nội dung là văn bản

·       Không chỉnh sửa những block đã chèn html

## Bước 1

Click vào "Pages". Chọn All Pages. Chọn tiếp trang cần chỉnh sửa

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

## Bước 2

Khuyên dùng: Trường hợp chỉ cần chỉ sửa nội dung. Nhấn vào Text, nbấm Ctrl + F. Tìm nội dung cần sửa. Chỉnh sửa sau đó nhấn Update

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

Chỉnh sửa hình ảnh và bố cục bằng Builder. Nhấn vào Builder

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

Mặc định cấu trúc trong builder được xây dựng

Section => Row => Văn bản hoặc hình  ảnh….

Sau khi chỉnh sửa nhấn Apply và Update để thay đổi có hiệu lực


---

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

```
GET https://quantriweb.aedigi.com/huong-dan/huong-dan-su-dung-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.
