> 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-27-2015-tt-btnmt/chuong-v.-hoi-dong-tham-dinh-bao-cao-danh-gia-moi-truong-chien-luoc-hoi-dong-tham-dinh-bao-cao-danh/dieu-26.-dieu-kien-tien-hanh-phien-hop-chinh-thuc-cua-hoi-dong-tham-dinh.md).

# Điều 26. Điều kiện tiến hành phiên họp chính thức của hội đồng thẩm định

Phiên họp chính thức của hội đồng thẩm định chỉ được tiến hành khi có đầy đủ các điều kiện sau đây:

1\. Có sự tham gia (hiện diện trực tiếp tại phiên họp hoặc tham gia họp trực tuyến) từ hai phần ba (2/3) trở lên số lượng thành viên hội đồng thẩm định, trong đó bắt buộc phải có Chủ tịch hội đồng hoặc Phó Chủ tịch hội đồng trong trường hợp được Chủ tịch hội đồng ủy quyền (sau đây gọi chung là người chủ trì phiên họp), Ủy viên thư ký và ít nhất một (01) Ủy viên phản biện.

2\. Có sự tham gia của đại diện có thẩm quyền của chủ dự án hoặc người được cấp có thẩm quyền của chủ dự án ủy nhiệm tham gia.

3\. Đã nộp phí thẩm định báo cáo đánh giá tác động môi trường theo quy định của pháp luật.


---

# 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-27-2015-tt-btnmt/chuong-v.-hoi-dong-tham-dinh-bao-cao-danh-gia-moi-truong-chien-luoc-hoi-dong-tham-dinh-bao-cao-danh/dieu-26.-dieu-kien-tien-hanh-phien-hop-chinh-thuc-cua-hoi-dong-tham-dinh.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.
