> 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-08-2022-nd-cp/chuong-ix.-phong-ngua-ung-pho-su-co-moi-truong-boi-thuong-thiet-hai-ve-moi-truong/muc-3.-xac-dinh-thiet-hai-ve-moi-truong/dieu-115.-doi-tuong-xac-dinh-thiet-hai-do-o-nhiem-suy-thoai-moi-truong.md).

# Điều 115. Đối tượng xác định thiệt hại do ô nhiễm, suy thoái môi trường

1\. Đối tượng xác định thiệt hại do ô nhiễm, suy thoái môi trường:

a) Thành phần môi trường: môi trường nước mặt, môi trường đất;

b) Hệ sinh thái bao gồm: rừng (trên cạn và ngập mặn); hệ sinh thái san hô; hệ sinh thái cỏ biển;

c) Các loài động vật, thực vật phân bố tại Việt Nam bị chết thuộc danh mục: loài nguy cấp, quý, hiếm được ưu tiên bảo vệ; loài thực vật rừng, động vật rừng nguy cấp, quý, hiếm; loài động vật, thực vật hoang dã nguy cấp thuộc các Phụ lục của CITES.

2\. Việc xác định thiệt hại về tính mạng, sức khỏe của con người, tài sản và lợi ích hợp pháp của tổ chức, cá nhân do hậu quả của việc suy giảm chức năng, tính hữu ích của môi trường gây ra được thực hiện theo quy định của pháp luật về dân sự.


---

# 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-08-2022-nd-cp/chuong-ix.-phong-ngua-ung-pho-su-co-moi-truong-boi-thuong-thiet-hai-ve-moi-truong/muc-3.-xac-dinh-thiet-hai-ve-moi-truong/dieu-115.-doi-tuong-xac-dinh-thiet-hai-do-o-nhiem-suy-thoai-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.
