> For the complete documentation index, see [llms.txt](https://hd.gobiz.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hd.gobiz.vn/order-management-don-vi-cung-cap-dich-vu/van-hanh-chung/1.-cai-dat-he-thong/cau-hinh-cau-hoi-thuong-gap.md).

# 1.8. Cấu hình câu hỏi thường gặp

Truy cập **Menu** => chọn **Cấu hình chung**

![menu](https://user-images.githubusercontent.com/109578103/192716173-66f03564-69a3-4332-af4f-778a6abf33df.png)

Chọn **Câu hỏi thường gặp** => **Thêm câu hỏi thường gặp**

![Thêm câu hỏi thường gặp](https://user-images.githubusercontent.com/109578103/192716556-ef9feb4f-722b-4cfa-a4ec-7236f1af9cea.png)

Quý khách nhập thông tin *Tiêu đề*, *Mã* và *Nội dung* => Chọn **Đồng ý**

![Thêm nội dung](https://user-images.githubusercontent.com/109578103/192718160-5abf3a40-1917-4537-bf05-dafc1f1a0b1f.png)

*Câu hỏi thường gặp* vừa thêm hiển thị trong danh sách dưới đây:

![Danh sách](https://user-images.githubusercontent.com/109578103/192718719-1697bc9c-8903-492e-ba2c-44cec93037b6.png)

Ở giao diện khách hàng *Câu hỏi thường gặp* sẽ hiển thị trong phần hướng dẫn dưới đây:

![trang khách hàng](https://user-images.githubusercontent.com/109578103/192719134-17098258-68f9-4cfc-84a5-202dd437e11a.png)


---

# 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://hd.gobiz.vn/order-management-don-vi-cung-cap-dich-vu/van-hanh-chung/1.-cai-dat-he-thong/cau-hinh-cau-hoi-thuong-gap.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.
