# Xem danh sách Deal

**Mục đích**: Người dùng có thể dùng chức năng xem danh sách deal phục vụ cho các yêu cầu

* Kiểm tra thông tin Deal mới tạo
* Tra cứu trạng thái các deal

**Thao tác**:

* Người dùng vào menu “**Deal**” và chon điều kiện xem danh sách deal (nếu muốn)
* Hệ thống sẽ liệt kê danh sách deal theo điều kiện chọn. Nếu người dùng để trống điều kiện chọn, hệ thống sẽ liệt kê tất cả các deal đang có theo account đăng nhập

<br>


---

# 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://docs.vngcloud.vn/vng-cloud-document/vn/huong-dan-su-dung-kenh-partner-portal/xem-danh-sach-deal.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.
