> For the complete documentation index, see [llms.txt](https://huongdan.trustsales.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huongdan.trustsales.vn/huong-dan-s-dung-ket-noi-cac-kenh/ket-noi-facebook/cau-hinh-bai-viet.md).

# Cấu hình bài viết

Để cấu hình bài viết bạn có 2 cách:

{% hint style="info" %}
Cách 1: Chọn "Cập nhật" để chỉnh sửa những bài viết (livestream) đã được đồng bộ trước đó.
{% endhint %}

![](/files/3Ex5oEKzeo6Ew9RWk17u)

![](/files/uCA5yFcI6hZHCoSetLGi)

Bạn có thể tích chọn các cấu hình cho bài viết (livestream) của mình. Rồi sau đó ấn ![](/files/2rwZgHXRU8xPqZMUv3KJ).

{% hint style="info" %}
Cách 2: Bạn chọn "Thêm mới" để tự cấu hình bài viết trên Page.
{% endhint %}

![](/files/XcMHcpgMAPEc6hvU2gI2)

Trong mục cấu hình bài viết thêm mới bạn phải nhập "Mã bài viết" và chọn ![](/files/bWMX621Kew7nRQ5HNr9Q) để bài viết được hiển thị. Sau đó bạn tích chọn các cấu hình cho bài viết và ấn ![](/files/yFNhHJHO88H7NTMBWJnd).

![](/files/Yc9vp9k1lvfzQhezQMDi)


---

# 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://huongdan.trustsales.vn/huong-dan-s-dung-ket-noi-cac-kenh/ket-noi-facebook/cau-hinh-bai-viet.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.
