> For the complete documentation index, see [llms.txt](https://akabizauto.gitbook.io/support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai.md).

# Facebook (AI)

- [Comment AI](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai/comment-ai.md)
- [Cơ chế của AI hiểu tính chất nội dung](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai/co-che-cua-ai-hieu-tinh-chat-noi-dung.md)
- [Đăng bài lên fb profile](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai/dang-bai-len-fb-profile.md)
- [Kết bạn facebook](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai/ket-ban-facebook.md)
- [Gửi tin nhắn facebook](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai/gui-tin-nhan-facebook.md)
- [Comment seeding](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai/comment-seeding.md)
- [Post bài lên group](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai/post-bai-len-group.md)
- [Lướt facebook](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai/luot-facebook.md)
- [Phần sử dụng chung](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai/phan-su-dung-chung.md)
- [Kiểm tra điều kiện comment/post nội dung bằng AI](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai/phan-su-dung-chung/kiem-tra-dieu-kien-comment-post-noi-dung-bang-ai.md)
- [Comment/reply comment](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai/phan-su-dung-chung/comment-reply-comment.md)
- [Chi tiết các nguồn dữ liệu](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai/phan-su-dung-chung/chi-tiet-cac-nguon-du-lieu.md)
- [Cách đặt câu lệnh cho AI](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai/phan-su-dung-chung/cach-dat-cau-lenh-cho-ai.md)
- [Tương tác với profile](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai/phan-su-dung-chung/tuong-tac-voi-profile.md)
- [Kiểm tra trùng lặp gửi tin](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai/phan-su-dung-chung/kiem-tra-trung-lap-gui-tin.md)
- [Cách phân biệt trạng thái của chiến dịch qua màu sắc](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai/phan-su-dung-chung/cach-phan-biet-trang-thai-cua-chien-dich-qua-mau-sac.md)
- [(2) Gửi tin nhắn FB](https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai/2-gui-tin-nhan-fb.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, and the optional `goal` query parameter:

```
GET https://akabizauto.gitbook.io/support/akabiz-facebook-desktop/facebook-ai.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.
