> For the complete documentation index, see [llms.txt](https://docs.softhub.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.softhub.vn/huong-dan-su-dung/chuc-nang-fanpage/moi-ban-be-thich.md).

# Mời bạn bè thích&#x20;

**Lợi ích :**

* Tăng được lượt like hoặc follow tự nhiên từ chính tệp khách hàng đã kết bạn.
* Để khách hàng đang là bạn bè của tài khoản nuôi biết đến page của quý khách.
* Xây dựng thương hiệu sẽ bền vững, phát triển lâu dài.
* Tăng khả năng tiếp cận khách hàng.
* Phủ thương hiệu rộng rãi cho khách hàng biết đến.

**Hướng dẫn sử dụng :**

* &#x20;Truy cập vào hệ thống chọn vào mục [Chức năng fanpage](/huong-dan-su-dung/chuc-nang-fanpage.md) và chọn tiếp vào tính năng [Mời bạn bè thích](/huong-dan-su-dung/chuc-nang-fanpage/moi-ban-be-thich.md).

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

* Tải danh mục tài khoản muốn tương tác lên.

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

* Tài khoản nào không muốn cho đi tương tác thì chuột phải vào tài khoản đó và chọn vào loại bỏ.

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

* Chọn vào biểu tượng cài đặt để cấu hình.

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

* Cấu hình cho tính năng :

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

\- Trang : gán id Fanpage đang muốn chạy vào ô.

\- Số luồng : số tài khoản muốn chạy trong cùng một lúc là bao nhiêu.

\- Lưu : lưu lại bảng cài đặt.

* Cấu hình xong thì chọn vào ô Start để bắt đầu chạy.

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

* Video hướng dẫn [mời bạn bè thích trang](/huong-dan-su-dung/chuc-nang-fanpage/moi-ban-be-thich.md) :&#x20;

{% embed url="<https://www.youtube.com/watch?v=Na6qlpxZ7Dw>" %}


---

# 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://docs.softhub.vn/huong-dan-su-dung/chuc-nang-fanpage/moi-ban-be-thich.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.
