> For the complete documentation index, see [llms.txt](https://docs.houselink.info/web/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.houselink.info/web/bat-dau/gioi-thieu-he-thong-houselink/thanh-vien-houselink.md).

# Thành viên HOUSELINK

1. **Lợi ích khi trở thành thành viên của hệ thống HOUSELINK.**\
   – Khi trở thành thành viên trong hệ thống HOUSELINK, bạn sẽ có những lợi ích vô cùng hấp dẫn như:\
   \+ **Thêm nhân viên** vào Tài khoản công ty, để nâng cao hiệu suất công việc.\
   \+ Nếu bạn là Nhà cung cấp sẽ có quyền **đăng không giới hạn sản phẩm**, giúp nâng cao doanh thu và thu hút Chủ đầu tư và Chủ thầu.\
   \+ Nếu bạn là Chủ đầu tư sẽ có thể đi **mời thầu** và tạo các hạng mục đấu thầu, bên cạnh đó còn có thể **đấu thầu trực tuyến.**\
   \+ **Tìm kiếm và xem** các thông tin dự án một cách nhanh chóng, đầy đủ nhất.\ <br>
2. **Truy cập để mua gói thành viên bằng cách**\
   – Đăng nhập và click vào Tài khoản của tôi -> Thiết lập tài khoản -> Gói thành viên -> Nâng cấp.\
   – Sau đó điền các thông tin vào form như hình

![Điền chính xác và đẩy đủ các thông tin được yêu cầu](/files/-M7HGiqmkW8DVVgZgTK3)

&#x20;Cuối cùng là click vào nút “**Contact Us”** đội ngũ nhân viên HOUSELINK sẽ liên hệ với bạn trong thời gian sớm nhất.


---

# 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.houselink.info/web/bat-dau/gioi-thieu-he-thong-houselink/thanh-vien-houselink.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.
