# Dự án

- [Tháo tác với dự án](https://docs.houselink.info/web/du-an/thao-tac-voi-du-an.md)
- [Đăng dự án](https://docs.houselink.info/web/du-an/thao-tac-voi-du-an/dang-du-an.md)
- [Chia sẻ, theo dõi dự án](https://docs.houselink.info/web/du-an/thao-tac-voi-du-an/chia-se-theo-doi-du-an.md)
- [Sửa dự án](https://docs.houselink.info/web/du-an/thao-tac-voi-du-an/sua-du-an.md)
- [Thêm Đơn vị tham gia](https://docs.houselink.info/web/du-an/thao-tac-voi-du-an/them-don-vi-tham-gia.md)
- [Tạo hạng mục đấu thầu](https://docs.houselink.info/web/du-an/thao-tac-voi-du-an/tao-hang-muc-dau-thau.md)
- [Tìm kiếm dự án](https://docs.houselink.info/web/du-an/tim-kiem-du-an.md)
- [Thực hiện đấu thầu](https://docs.houselink.info/web/du-an/thuc-hien-dau-thau.md)
- [Nhắn tin với chủ dự án](https://docs.houselink.info/web/du-an/nhan-tin-voi-chu-du-an.md)


---

# Agent Instructions: 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:

```
GET https://docs.houselink.info/web/du-an.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
