# Ứng dụng thực hành

- [Truy xuất dữ liệu](https://docs.fiinquant.vn/ung-dung-thuc-hanh/truy-xuat-du-lieu.md): Các ví dụ liên quan đến việc truy xuất dữ liệu lịch sử
- [Truy xuất và lưu dữ liệu realtime lên Google Sheet](https://docs.fiinquant.vn/ung-dung-thuc-hanh/truy-xuat-va-luu-du-lieu-realtime-len-google-sheet.md): Các ví dụ liên quan đến việc truy xuất dữ liệu realtime và lưu lên Google Sheet
- [Mô hình tín hiệu](https://docs.fiinquant.vn/ung-dung-thuc-hanh/mo-hinh-tin-hieu.md)
- [Mô hình định lượng](https://docs.fiinquant.vn/ung-dung-thuc-hanh/mo-hinh-dinh-luong.md)
- [Mô hình sàng lọc](https://docs.fiinquant.vn/ung-dung-thuc-hanh/mo-hinh-sang-loc.md)
- [Chiến lược đầu tư](https://docs.fiinquant.vn/ung-dung-thuc-hanh/chien-luoc-dau-tu.md)
- [Mô hình AI/ML](https://docs.fiinquant.vn/ung-dung-thuc-hanh/mo-hinh-ai-ml.md)
- [Các mô hình khác](https://docs.fiinquant.vn/ung-dung-thuc-hanh/cac-mo-hinh-khac.md)
- [Phân tích phái sinh](https://docs.fiinquant.vn/ung-dung-thuc-hanh/phan-tich-phai-sinh.md)


---

# 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/ung-dung-thuc-hanh.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.
