> For the complete documentation index, see [llms.txt](https://hdsd.dnse.com.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hdsd.dnse.com.vn/san-pham-dich-vu/kenh-tu-van-dau-tu/ensa-ai-chat.md).

# Ensa - AI Chat

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJ0-9Tzhtqir6mnYmqv%2Fuploads%2FFmZBnV6gLAPNF3zS1NPk%2FUntitled%20design.mp4?alt=media&token=2df03b45-4f7a-428b-a467-389958d875bf>" %}

**Ensa** được xây dựng dựa trên nền tảng hệ thống dữ liệu lớn và áp dụng các kỹ thuật tiên tiến trong trí tuệ nhân tạo AI. **Ensa** có thể phân tích kỹ thuật, phân tích cơ bản, nhận định, trả lời những câu hỏi liên quan đến gợi ý những ý tưởng đầu tư mới cũng như cập nhật tin tức mới nhất của thị trường.

Hiện tại tính năng đang trong giai đoạn thử nghiệm, hướng dẫn dưới đây chỉ dành cho các Khách hàng đã đăng ký trải nghiệm Ensa với DNSE.<br>

**Bước 1:** Chọn **biểu tượng Ensa** ở góc trên bên phải cạnh mục **`Tìm mã để đặt lệnh`**

<figure><img src="/files/xJ6ZJCv0XE0EnumQkSoz" alt="" width="375"><figcaption></figcaption></figure>

**Bước 2:** Nhập câu hỏi về các vấn đề về lĩnh vực đầu tư chứng khoán.&#x20;

Ví dụ:

* *Thị trường hôm nay thế nào*
* *Dòng tiền đang tập trung vào nhóm ngành nào*
* *Hôm nay, nên mua mã cổ phiếu nào*
* *Phân tích mã cổ phiếu …*
* *Phân tích cơ bản mã …*
* *Tin tức mã cổ phiếu …*
* *Mã cổ phiếu … có mua được không*
* *...*

<figure><img src="/files/nzuBtktrW4HUnGfkxqDO" alt="" width="375"><figcaption></figcaption></figure>

**Bước 3:** Gửi câu hỏi và nhận câu trả lời tự động từ AI.

<figure><img src="/files/bmWCo8DsUxutF4381v4k" alt="" width="375"><figcaption></figcaption></figure>

Trong quá trình trải nghiệm, nếu có phản hồi góp ý về tính năng này Khách hàng có thể gửi phản hồi tới DNSE ngay trên Ứng dụng bằng cách truy cập **Menu ⇒ Hỗ trợ trực tuyến**


---

# 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://hdsd.dnse.com.vn/san-pham-dich-vu/kenh-tu-van-dau-tu/ensa-ai-chat.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.
