> 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/thu-vien-thong-tin.md).

# Thư viện thông tin

- [Proxy là gì?](https://docs.softhub.vn/thu-vien-thong-tin/proxy-la-gi.md)
- [Antidetect Browser là gì?](https://docs.softhub.vn/thu-vien-thong-tin/antidetect-browser-la-gi.md)
- [Clone vs Via là gì?](https://docs.softhub.vn/thu-vien-thong-tin/clone-vs-via-la-gi.md): Để sử dụng được facebook thì ta cần tạo tài khoản để sử dụng được mạng xã hội này. Kể từ đó khái niệm Clone và Via được sinh ra. Vậy Clone và Via là như thế nào, quý khách cùng tìm hiểu bài viết sau.
- [Spin conten là gì?](https://docs.softhub.vn/thu-vien-thong-tin/spin-conten-la-gi.md): Việc soạn conten cho tài khoản tốn rất nhiều thời gian. Để conten đã soạn phát huy được hết khả năng và không mất công soạn thêm, công nghệ spint conten của hệ thốn sẽ giúp quý khách.


---

# 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/thu-vien-thong-tin.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.
