> For the complete documentation index, see [llms.txt](https://hdsd.vpbanks.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.vpbanks.com.vn/web-neo-invest/co-so/thong-tin-co-phieu/tin-tuc-ai-news.md).

# Tin tức (AI News)

### <mark style="color:green;">Bước 1:</mark> <mark style="color:green;">Chọn tab Tin tức từ popup Chi tiết cổ phiếu</mark>

<figure><img src="/files/8lDZJ65EW1QP9xTfHfBe" alt=""><figcaption></figcaption></figure>

### <mark style="color:green;">Bước 2 (Optional): Lọc tin tức theo khoảng thời gian mong muốn</mark>

#### <mark style="color:green;">2.1. Chọn ngày tháng năm bắt đầu</mark>

<figure><img src="/files/99qbcZcc5Y0wnFAOlV8x" alt=""><figcaption></figcaption></figure>

#### <mark style="color:green;">2.2. Chọn ngày tháng năm kết thúc</mark>

<figure><img src="/files/rccvKilkupNcsQYedAtw" alt=""><figcaption></figcaption></figure>

Tin tức được trả về được sắp xếp theo trình tự thời gian (mới nhất xếp trước), và nằm trong khoảng thời gian đã chọn.

### <mark style="color:green;">Bước 3:</mark> <mark style="color:green;">Chọn tin tức muốn đọc</mark>

Chi tiết tin tức được hiển thị trực tiếp trong khung, có thể scroll xuống.

<figure><img src="/files/TinEgMtjOS9yNN9wC97B" alt=""><figcaption></figcaption></figure>

#### <mark style="color:green;">3.1. Đọc bài báo gốc</mark>

Click vào Link gốc ở dưới chân bài báo để truy cập bài báo gốc trên các trang báo điện tử (không thuộc VPBankS).

<mark style="color:green;">3.2. Xem tài liệu đính kèm.</mark>

Click vào các link tài liệu đính kèm trong bài để truy cập hoặc tải về các tài liệu này.

<figure><img src="/files/8ahPmzvP51fUfVabmGBx" alt=""><figcaption></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://hdsd.vpbanks.com.vn/web-neo-invest/co-so/thong-tin-co-phieu/tin-tuc-ai-news.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.
