> 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/thong-tu-02-2022-tt-btnmt/chuong-iv.-quan-ly-chat-thai-phe-lieu-nhap-khau-va-kiem-soat-cac-chat-o-nhiem/muc-4.-quan-ly-chat-thai-nguy-hai.md).

# Mục 4. QUẢN LÝ CHẤT THẢI NGUY HẠI

- [Điều 35. Khai báo, phân loại, thu gom, lưu giữ CTNH đối với chủ nguồn thải CTNH và mẫu chứng từ CTNH](https://www.luatmoitruong.vn/thong-tu-02-2022-tt-btnmt/chuong-iv.-quan-ly-chat-thai-phe-lieu-nhap-khau-va-kiem-soat-cac-chat-o-nhiem/muc-4.-quan-ly-chat-thai-nguy-hai/dieu-35.-khai-bao-phan-loai-thu-gom-luu-giu-ctnh-doi-voi-chu-nguon-thai-ctnh-va-mau-chung-tu-ctnh.md): Điều 35. Khai báo, phân loại, thu gom, lưu giữ chất thải nguy hại đối với chủ nguồn thải chất thải nguy hại và mẫu chứng từ chất thải nguy hại
- [Điều 36. Yêu cầu kỹ thuật về bao bì, thiết bị lưu chứa, khu vực lưu giữ CTNH đối với chủ xử lý CTNH](https://www.luatmoitruong.vn/thong-tu-02-2022-tt-btnmt/chuong-iv.-quan-ly-chat-thai-phe-lieu-nhap-khau-va-kiem-soat-cac-chat-o-nhiem/muc-4.-quan-ly-chat-thai-nguy-hai/dieu-36.-yeu-cau-ky-thuat-ve-bao-bi-thiet-bi-luu-chua-khu-vuc-luu-giu-ctnh-doi-voi-chu-xu-ly-ctnh.md): Điều 36. Yêu cầu kỹ thuật về bao bì, thiết bị lưu chứa, khu vực lưu giữ chất thải nguy hại đối với chủ xử lý chất thải nguy hại
- [Điều 37. Yêu cầu kỹ thuật về bảo vệ môi trường đối với phương tiện vận chuyển chất thải nguy hại](https://www.luatmoitruong.vn/thong-tu-02-2022-tt-btnmt/chuong-iv.-quan-ly-chat-thai-phe-lieu-nhap-khau-va-kiem-soat-cac-chat-o-nhiem/muc-4.-quan-ly-chat-thai-nguy-hai/dieu-37.-yeu-cau-ky-thuat-ve-bao-ve-moi-truong-doi-voi-phuong-tien-van-chuyen-chat-thai-nguy-hai.md)
- [Điều 38. Đăng ký vận chuyển xuyên biên giới CTNH hại theo Công ước Basel về kiểm soát vận chuyển xuy](https://www.luatmoitruong.vn/thong-tu-02-2022-tt-btnmt/chuong-iv.-quan-ly-chat-thai-phe-lieu-nhap-khau-va-kiem-soat-cac-chat-o-nhiem/muc-4.-quan-ly-chat-thai-nguy-hai/dieu-38.-dang-ky-van-chuyen-xuyen-bien-gioi-ctnh-hai-theo-cong-uoc-basel-ve-kiem-soat-van-chuyen-xuy.md): Điều 38. Đăng ký vận chuyển xuyên biên giới chất thải nguy hại theo Công ước Basel về kiểm soát vận chuyển xuyên biên giới chất thải nguy hại và việc tiêu hủy chúng
- [Điều 39. Tiêu chí về công nghệ xử lý chất thải nguy hại](https://www.luatmoitruong.vn/thong-tu-02-2022-tt-btnmt/chuong-iv.-quan-ly-chat-thai-phe-lieu-nhap-khau-va-kiem-soat-cac-chat-o-nhiem/muc-4.-quan-ly-chat-thai-nguy-hai/dieu-39.-tieu-chi-ve-cong-nghe-xu-ly-chat-thai-nguy-hai.md)
- [Điều 40. Một số trường hợp không phải là hoạt động vận chuyển, xử lý chất thải nguy hại](https://www.luatmoitruong.vn/thong-tu-02-2022-tt-btnmt/chuong-iv.-quan-ly-chat-thai-phe-lieu-nhap-khau-va-kiem-soat-cac-chat-o-nhiem/muc-4.-quan-ly-chat-thai-nguy-hai/dieu-40.-mot-so-truong-hop-khong-phai-la-hoat-dong-van-chuyen-xu-ly-chat-thai-nguy-hai.md)


---

# 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/thong-tu-02-2022-tt-btnmt/chuong-iv.-quan-ly-chat-thai-phe-lieu-nhap-khau-va-kiem-soat-cac-chat-o-nhiem/muc-4.-quan-ly-chat-thai-nguy-hai.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.
