> For the complete documentation index, see [llms.txt](https://docs.hoola.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hoola.vn/master/huong-dan-cai-dat-hien-thi.md).

# Hướng dẫn CÀI ĐẶT HIỂN THỊ

- [Menu](https://docs.hoola.vn/master/huong-dan-cai-dat-hien-thi/menu.md): Đây chính là phần hiển thị của Thanh công cụ ngay đầu trang
- [Chỉnh sửa Logo Thương Hiệu](https://docs.hoola.vn/master/huong-dan-cai-dat-hien-thi/menu/chinh-sua-logo-thuong-hieu.md): Logo hiển thị ngay đầu phần Thanh công cụ của trang web
- [Trang chủ](https://docs.hoola.vn/master/huong-dan-cai-dat-hien-thi/trang-chu.md)
- [Thay đổi Hero Banner](https://docs.hoola.vn/master/huong-dan-cai-dat-hien-thi/trang-chu/thay-doi-hero-banner.md)
- [Chỉnh sửa khách hàng tiêu biểu](https://docs.hoola.vn/master/huong-dan-cai-dat-hien-thi/trang-chu/chinh-sua-khach-hang-tieu-bieu.md)
- [Chỉnh sửa nhận xét tiêu biểu](https://docs.hoola.vn/master/huong-dan-cai-dat-hien-thi/trang-chu/chinh-sua-nhan-xet-tieu-bieu.md)
- [Trang khóa học](https://docs.hoola.vn/master/huong-dan-cai-dat-hien-thi/trang-khoa-hoc.md)
- [Lớp học](https://docs.hoola.vn/master/huong-dan-cai-dat-hien-thi/lop-hoc.md)
- [Chân trang](https://docs.hoola.vn/master/huong-dan-cai-dat-hien-thi/chan-trang.md): Thông tin về doanh nghiệp, tổ chức và các thông tin phụ muốn đưa tới học viên
- [Quảng cáo](https://docs.hoola.vn/master/huong-dan-cai-dat-hien-thi/quang-cao.md)


---

# 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://docs.hoola.vn/master/huong-dan-cai-dat-hien-thi.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.
