> 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/twitter-chrome-manager/huong-dan-su-dung/tinh-nang-follow/follow-theo-goi-y.md).

# Follow theo gợi ý

Lợi ích:

* **Follow các user theo gợi ý của Twitter như người dùng thật**
* **Xây dựng cộng đồng**: Thu hút followers giúp quý khách mở rộng tầm ảnh hưởng và tăng tương tác.
* **Tương tác cá nhân hóa**: Tạo kết nối với những người, thương hiệu hoặc tổ chức quý khách quan tâm.
* Giúp nuôi nick cứng, tăng tương tác, độ trust cho nick&#x20;

HDSD:

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

* Chọn vào tính năng "Follow theo gợi ý"
* Chọn vào Tải để load các tài khoản đang hoạt động&#x20;
* Loại bỏ các tài khoản không muốn chạy tương tác bằng cách click chuột phải và chọn "Loại bỏ"
* Mở bảng cấu hình chạy tính năng

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

\- Follow : Số lượng người để follow

\- Thời gian chờ (s) : Là thời gian chờ sau khi đã follow thành công một người

\- Số luồng : Là số tài khoản chạy cùng một lúc để chạy tính năng

\- Lưu: Sau khi đã cấu hình xong hãy click vào "Lưu" để lưu lại cấu hình

* Cuối cùng click vào "START" để chạy tiến trình tương tác

Video hướng dẫn:

{% embed url="<https://www.youtube.com/watch?index=20&list=PLvJk1kyzTiXLG7PxOE1XXPATXVGNFhmAD&v=Iu4eBeMg-OY>" %}


---

# 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/twitter-chrome-manager/huong-dan-su-dung/tinh-nang-follow/follow-theo-goi-y.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.
