> 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-36-2020-nd-cp/chuong-ii.-hanh-vi-vi-pham-hanh-chinh-trong-linh-vuc-tai-nguyen-nuoc-hinh-thuc-x-phat-muc-phat-va/muc-1.-vi-pham-cac-quy-dinh-ve-quy-hoach-dieu-tra-co-ban-tham-do-khai-thac-s-dung-tai-nguyen-nu/dieu-12.-vi-pham-quy-dinh-ve-chuyen-nhuong-quyen-khai-thac-tai-nguyen-nuoc-sua-chua-lam-sai-lech-no.md).

# Điều 12. Vi phạm quy định về chuyển nhượng quyền khai thác tài nguyên nước, sửa chữa làm sai lệch nộ

1\. Phạt tiền từ 20.000.000 đồng đến 30.000.000 đồng đối với hành vi sửa chữa làm sai lệch nội dung giấy phép.

2\. Phạt tiền từ 30.000.000 đồng đến 50.000.000 đồng đối với hành vi chuyển nhượng quyền khai thác tài nguyên nước mà không được cơ quan có thẩm quyền cấp giấy phép chấp thuận.

3\. Hình thức xử phạt bổ sung:

a) Tước quyền sử dụng giấy phép trong thời hạn từ 03 tháng đến 06 tháng đối với hành vi vi phạm quy định tại khoản 1 Điều này;

b) Tước quyền sử dụng giấy phép trong thời hạn từ 06 tháng đến 12 tháng đối với hành vi vi phạm quy định tại khoản 2 Điều 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-36-2020-nd-cp/chuong-ii.-hanh-vi-vi-pham-hanh-chinh-trong-linh-vuc-tai-nguyen-nuoc-hinh-thuc-x-phat-muc-phat-va/muc-1.-vi-pham-cac-quy-dinh-ve-quy-hoach-dieu-tra-co-ban-tham-do-khai-thac-s-dung-tai-nguyen-nu/dieu-12.-vi-pham-quy-dinh-ve-chuyen-nhuong-quyen-khai-thac-tai-nguyen-nuoc-sua-chua-lam-sai-lech-no.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.
