> 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/huong-dan-chung/bo-tri-ung-dung/man-hinh-chinh.md).

# Màn hình chính

&#x20;       Một màn hình chính của FiinPro-X nằm dưới thanh *Header* và *Menu ngang* , bao gồm các thành phần chính như sau:

1. Ô tìm kiếm : Tùy thuộc vào từng cụm tính năng, ô tìm kiếm có thể là các loại chứng khoán, các cụm chỉ số và ngành
2. Dải dữ liệu realtime của loại chứng khoán đang tìm kiếm
3. Màn hiển thị dữ liệu và công cụ: Bao gồm các Components đó có thể là Bảng dữ liệu, Bảng thông tin, Bảng tin tức và báo cáo, Biểu đồ, Bộ lọc thông tin...

<figure><img src="/files/CuJg6HwzK0fE2LLrHs01" alt=""><figcaption><p>Hình 1. Màn hính chính của FiinX</p></figcaption></figure>

&#x20;        Mỗi Component sẽ được gắn với action Phóng to toàn màn hình ![](/files/GZ2u6LEfsrfuEAWqFE7l),  và action Tải xuống ![](/files/xX2h0uxjsKGr51jPbWzt) được áp dụng với các component là Bảng dữ liệu và Biểu đồ.

<figure><img src="/files/jWHC2IJAyUs5UJgEHzMA" alt=""><figcaption><p>Hình 2. Bảng dữ liệu</p></figcaption></figure>

<figure><img src="/files/WhtUWFAgCZx3uXrWKzmW" alt=""><figcaption><p>HÌnh 3. Biểu đồ</p></figcaption></figure>

***Tải về:*** Đối với Bảng dữ liệu, Tải về dưới dạng Excel và Tải về dạng Ảnh đối với  Biểu đồ.

<figure><img src="/files/qv6O9Qrh4N3AWirI5lE1" alt=""><figcaption><p>Hình 4. Bảng dữ liệu trong File tải về</p></figcaption></figure>

<figure><img src="/files/7QFt9VsL2AZmg1h3gdEo" alt=""><figcaption><p>Hình 5. File ảnh tải về</p></figcaption></figure>


---

# 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/huong-dan-chung/bo-tri-ung-dung/man-hinh-chinh.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.
