> For the complete documentation index, see [llms.txt](https://hdsd.vdsc.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.vdsc.com.vn/cai-dat-and-tai-khoan/thong-tin-khach-hang.md).

# Thông tin khách hàng

## <mark style="color:green;">1. Xem thông tin của Quý khách</mark>

<figure><img src="/files/0ZP0jnG7sN4TfBiLxj6Y" alt=""><figcaption><p>Hướng dẫn xem thông tin của khách hàng</p></figcaption></figure>

## <mark style="color:green;">2. Thông tin khách hàng</mark>

<figure><img src="/files/C7fREReGJfZIgBYm3z42" alt=""><figcaption><p>Hướng dẫn xem thông tin khách hàng</p></figcaption></figure>

## <mark style="color:green;">3. Chương trình Khách hàng thân thiết</mark>

<figure><img src="/files/7WQCZ7nKHyONL12r70Xh" alt=""><figcaption><p>Chương trình khách hàng thân thiết tại Rồng Việt</p></figcaption></figure>

{% hint style="success" %}
**Chương trình Khách hàng thân thiết** dành cho tất cả Khách hàng cá nhân và tổ chức của Rồng Việt trên toàn quốc.&#x20;

* Theo đó, mỗi giao dịch của Khách hàng tại Rồng Việt đều được ghi nhận và quy đổi thành điểm để xét hạng trở thành Khách hàng VIP với các cấp độ như: Diamond, Platinum, Gold, Silver hoặc Member.&#x20;
* Ngoài ra, việc xét hạng còn được căn cứ vào giá trị tài sản ròng (NAV) bình quân theo kỳ của mỗi Khách hàng tại Rồng Việt. Mỗi cấp độ Khách hàng sẽ được hưởng nhiều ưu đãi đặc biệt khác nhau từ Rồng Việt.
* Link chi tiết: [Tại đây](https://www.vdsc.com.vn/ca-nhan/khach-hang-than-thiet/quy-dinh-chuong-trinh-q1)
  {% endhint %}


---

# 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.vdsc.com.vn/cai-dat-and-tai-khoan/thong-tin-khach-hang.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.
