> For the complete documentation index, see [llms.txt](https://docs.fiinpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fiinpro.com/nganh.md).

# Ngành

- [Thống kê ngành](https://docs.fiinpro.com/nganh/thong-ke-nganh.md): Tổng quan thông tin tài chính của tất cả các ngành theo chuẩn phân loại ngành ICB
- [Tổng quan](https://docs.fiinpro.com/nganh/thong-ke-nganh/tong-quan.md): Tổng quan thông tin tài chính các ngành
- [Chi tiết](https://docs.fiinpro.com/nganh/thong-ke-nganh/chi-tiet.md): Chỉ số tài chính của các ngành
- [Ngành chi tiết](https://docs.fiinpro.com/nganh/nganh-chi-tiet.md): Thông tin tài chính chi tiết của 1 ngành
- [Tổng quan ngành](https://docs.fiinpro.com/nganh/nganh-chi-tiet/tong-quan-nganh.md): Tổng quan thông tin tài chính của ngành
- [Tin tức & Báo cáo](https://docs.fiinpro.com/nganh/nganh-chi-tiet/tin-tuc-and-bao-cao.md): Tin tức và báo cáo phân tích ngành
- [Sự kiện](https://docs.fiinpro.com/nganh/nganh-chi-tiet/su-kien.md): Tổng hợp sự kiện doanh nghiệp
- [Phân tích tài chính](https://docs.fiinpro.com/nganh/nganh-chi-tiet/phan-tich-tai-chinh.md): Phân tích ngành thông qua các chỉ số tài chính
- [Xếp hạng cổ phiếu](https://docs.fiinpro.com/nganh/nganh-chi-tiet/xep-hang-co-phieu.md): Xếp hạng các công ty trong ngành
- [Chỉ số ngành](https://docs.fiinpro.com/nganh/nganh-chi-tiet/chi-so-nganh.md): Chỉ số tài chính các công ty trong ngành
- [Định giá](https://docs.fiinpro.com/nganh/nganh-chi-tiet/dinh-gia.md): So sánh định giá các ngành và công ty trong ngành
- [Ngành chuyên sâu](https://docs.fiinpro.com/nganh/nganh-chuyen-sau.md): Thống kê các số liệu chi tiết về hoạt động của ngành
- [Thủy sản](https://docs.fiinpro.com/nganh/nganh-chuyen-sau/thuy-san.md): Cung cấp dữ liệu về hoạt động của ngành Thủy sản
- [Tổng quan](https://docs.fiinpro.com/nganh/nganh-chuyen-sau/thuy-san/tong-quan.md): Tổng hợp các thông tin cơ bản về ngành
- [Xuất khẩu theo mặt hàng](https://docs.fiinpro.com/nganh/nganh-chuyen-sau/thuy-san/xuat-khau-theo-mat-hang.md): Thống kê số liệu xuất khẩu của từng mặt hàng theo quốc gia
- [Xuất khẩu theo thị trường](https://docs.fiinpro.com/nganh/nganh-chuyen-sau/thuy-san/xuat-khau-theo-thi-truong.md): Thống kê số liệu xuất khẩu của từng mặt hàng theo Thị trường
- [Doanh nghiệp xuất khẩu](https://docs.fiinpro.com/nganh/nganh-chuyen-sau/thuy-san/doanh-nghiep-xuat-khau.md): Thống kê số liệu xuất khẩu của từng doanh nghiệp
- [Thép](https://docs.fiinpro.com/nganh/nganh-chuyen-sau/thep.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://docs.fiinpro.com/nganh.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.
