> For the complete documentation index, see [llms.txt](https://sotay.ehs.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sotay.ehs.vn/an-toan-suc-khoe-moi-truong/an-toan-xay-dung/an-toan-gian-giao/2.-tai-lieu-vien-dan.md).

# 2. Tài liệu viện dẫn

Các tài liệu viện dẫn sau rất cần thiết cho việc áp dụng tiêu chuẩn này. Đối với các tài liệu viện dẫn ghi năm công bố, chỉ áp dụng phiên bản được nêu. Đối với các tài liệu viện dẫn không ghi năm công bố, áp dụng phiên bản công bố mới nhất, bao gồm cả các bổ sung và sửa đổi (nếu có)

TCVN 5308:1991, *Quy phạm kỹ thuật an toàn trong xây dựng.*

TCVN 5935-2:2013 (IEC 60502-2:2005), *Cáp điện có cách điện dạng đùn và phụ kiện cáp điện dùng cho điện áp định mức từ 1 kV (um=1,2 kV) đến 30 kV (um=36 kV) - Phần 2: cáp dùng cho điện áp định mức từ 6 kV (um= 7,2 kV) đến 30 kV (um=30 kV)*

TCVN 7755:2007, *Ván gỗ dán*

TCVN 7802-1:2007 (ISO 10333-1:2000), *Phần 1: Dây đỡ cả người*

TCVN 7802-2:2007 (ISO 10333-2:2000), *Phần 2: Dây treo và thiết bị hấp thụ năng lượng*

TCVN 7802-3:2007 (ISO 10333-3 :2000), *Phần 3: Dây cứu sinh tự co*

TCVN 8044:2014 (ISO 3129:2012), *Gỗ - Phương pháp lấy mẫu và yêu cầu chung đối với thử nghiệm cơ lý của mẫu nhỏ từ gỗ tự nhiên*


---

# 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://sotay.ehs.vn/an-toan-suc-khoe-moi-truong/an-toan-xay-dung/an-toan-gian-giao/2.-tai-lieu-vien-dan.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.
