# FastConnect Data

FastConnect Data (FCData) là bộ API cung cấp dữ liệu thị trường và thông tin cơ bản về các mã chứng khoán và các index. Khách hàng có thể truy cập dữ liệu EOD hoặc realtime tùy nhu cầu sử dụng. Tài liệu này sẽ cung cấp các nội dung:

1. [Hướng dẫn kết nối](/ssi-products/tieng-viet/fastconnect-data/huong-dan-ket-noi.md)
2. [Hướng dẫn sử dụng Client mẫu](/ssi-products/tieng-viet/fastconnect-data/su-dung-client-mau.md)
3. [Danh sách các API](/ssi-products/tieng-viet/fastconnect-data/danh-sach-cac-api.md)
4. [Mô tả các dữ liệu được streaming thời gian thực](/ssi-products/tieng-viet/fastconnect-data/du-lieu-streaming.md)
5. [Bảng mã mapping các trường dữ liệu](/ssi-products/tieng-viet/fastconnect-data/bang-ma-du-lieu.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://guide.ssi.com.vn/ssi-products/tieng-viet/fastconnect-data.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.
