# 3. Phân tích cơ bản & Định giá

- [3.1. Báo cáo tài chính](https://docs.fiinquant.vn/ham-va-cong-thuc/3.-phan-tich-co-ban-and-dinh-gia/3.1.-bao-cao-tai-chinh.md)
- [3.2. Hàm chỉ số báo cáo tài chính](https://docs.fiinquant.vn/ham-va-cong-thuc/3.-phan-tich-co-ban-and-dinh-gia/3.2.-ham-chi-so-bao-cao-tai-chinh.md)
- [3.3. Lấy dữ liệu định giá P/E, P/B theo mã chứng khoán](https://docs.fiinquant.vn/ham-va-cong-thuc/3.-phan-tich-co-ban-and-dinh-gia/3.3.-lay-du-lieu-dinh-gia-p-e-p-b-theo-ma-chung-khoan.md): Mô tả cách sử dụng thư viện sau khi người dùng đã đăng nhập. Chi tiết được nêu ra ở cuối chương này.
- [3.4. Lấy dữ liệu định giá P/E, P/B theo nhóm Ngành](https://docs.fiinquant.vn/ham-va-cong-thuc/3.-phan-tich-co-ban-and-dinh-gia/3.4.-lay-du-lieu-dinh-gia-p-e-p-b-theo-nhom-nganh.md): Mô tả cách sử dụng thư viện sau khi người dùng đã đăng nhập. Chi tiết được nêu ra ở cuối chương này.
- [3.5. Lấy dữ liệu định giá P/E, P/B theo nhóm chỉ số](https://docs.fiinquant.vn/ham-va-cong-thuc/3.-phan-tich-co-ban-and-dinh-gia/3.5.-lay-du-lieu-dinh-gia-p-e-p-b-theo-nhom-chi-so.md): Mô tả cách sử dụng thư viện sau khi người dùng đã đăng nhập. Chi tiết được nêu ra ở cuối chương này.


---

# Agent Instructions: 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:

```
GET https://docs.fiinquant.vn/ham-va-cong-thuc/3.-phan-tich-co-ban-and-dinh-gia.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
