# View Detail Deal Information

**Step 1:** Go to the "**Deal**" menu.

**Step 2:** Find the deal you want to view in detail by entering the required search criteria on the deal list screen, such as deal name, project name, or deal status, etc.

**Step 3:** Click on the hyperlink at the deal name to go to the deal detail screen. On this detail screen, the user can view all information about the deal, including:

* Deal code, deal name, project name, deal duration
* Discounts on products in the deal
* Customer information in the deal

Only deals related to the logged-in account will be listed.


---

# 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/partner-portal-user-guide/view-detail-deal-information.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.
