> 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/quan-ly-hoa-chat/nghi-dinh-113-2017/untitled-6/muc-3.-san-xuat-kinh-doanh-tien-chat-cong-nghiep-1/dieu-13.-mien-tru-thu-hoi-giay-phep-xuat-khau-nhap-khau-tien-chat-cong-nghiep.md).

# Điều 13. Miễn trừ, thu hồi Giấy phép xuất khẩu, nhập khẩu tiền chất công nghiệp

1. Các trường hợp được miễn trừ cấp Giấy phép xuất khẩu, nhập khẩu

   a) Hàng hóa chứa tiền chất công nghiệp Nhóm 1 có hàm lượng nhỏ hơn 1% khối lượng;

   b) Hàng hóa chứa tiền chất công nghiệp Nhóm 2 có hàm lượng nhỏ hơn 5% khối lượng.
2. Trường hợp phải thu hồi Giấy phép xuất khẩu, nhập khẩu

   a) Tự ý tẩy xóa, sửa chữa nội dung của Giấy phép;

   b) Sử dụng giấy tờ giả, cung cấp thông tin không trung thực trong hồ sơ đề nghị cấp Giấy phép;

   c) Tổ chức, cá nhân được cấp Giấy phép chấm dứt hoạt động.
3. Cơ quan cấp Giấy phép quy định tại khoản 8 Điều 12 của Nghị định này là cơ quan thu hồi Giấy phép xuất khẩu, nhập khẩu tiền chất công nghiệp. Tổ chức, cá nhân bị thu hồi Giấy phép có trách nhiệm gửi Giấy phép phải thu hồi có đến cơ quan cấp phép trong thời hạn 07 ngày làm việc, kể từ ngày có quyết định thu hồi.


---

# 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/quan-ly-hoa-chat/nghi-dinh-113-2017/untitled-6/muc-3.-san-xuat-kinh-doanh-tien-chat-cong-nghiep-1/dieu-13.-mien-tru-thu-hoi-giay-phep-xuat-khau-nhap-khau-tien-chat-cong-nghiep.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.
