> For the complete documentation index, see [llms.txt](https://www.luatmoitruong.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.luatmoitruong.vn/nghi-dinh-131-2025-nd-cp/chuong-ii.-phan-dinh-tham-quyen-cua-chinh-quyen-dia-phuong-02-cap/muc-7.-linh-vuc-tai-nguyen-nuoc/dieu-21.-tham-quyen-cua-so-nong-nghiep-va-moi-truong.md).

# Điều 21. Thẩm quyền của Sở Nông nghiệp và Môi trường

Tổ chức lấy ý kiến đối với công trình khai thác nguồn nước theo quy định tại khoản 1, khoản 4 và khoản 5 Điều 3 [Nghị định số 54/2024/NĐ-CP](/nghi-dinh-54-2024-nd-cp.md) ngày 16 tháng 5 năm 2024 của Chính phủ quy định việc hành nghề khoan nước dưới đất, kê khai, đăng ký, cấp phép, dịch vụ tài nguyên nước và tiền cấp quyền khai thác tài nguyên nước.

Trình tự, thủ tục thực hiện quy định tại mục 1 Phụ lục VI ban hành kèm theo Nghị định này.


---

# 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://www.luatmoitruong.vn/nghi-dinh-131-2025-nd-cp/chuong-ii.-phan-dinh-tham-quyen-cua-chinh-quyen-dia-phuong-02-cap/muc-7.-linh-vuc-tai-nguyen-nuoc/dieu-21.-tham-quyen-cua-so-nong-nghiep-va-moi-truong.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.
