> 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/en/faqs-frequently-asked-questions/9.-guide-me-to-look-up-my-order-history.md).

# 9. Guide me to look up my order history

* Step 1: Select <mark style="color:green;">**Intraday**</mark> in the menu bar at the bottom of the screen.&#x20;
* Step 2: Select <mark style="color:green;">**Intraday Orders**</mark>/ <mark style="color:green;">**Order History**</mark>/ <mark style="color:green;">**Matched Order History**</mark> depending on your search needs.&#x20;

<mark style="color:red;">**Note**</mark>: Please select **up to 3 month**s for 1 search. For example, if you want to look up history from 01/04/2021 to 30/09/2021, select 2 times to lookup:&#x20;

(1) Select from 01/04/2021 to 30/06/2021;&#x20;

(2) Select from 01/07/2021 to 30/09/2021.&#x20;

<figure><img src="/files/4IOi7YQ9LmHrm53gzKnf" 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:

```
GET https://hdsd.vdsc.com.vn/en/faqs-frequently-asked-questions/9.-guide-me-to-look-up-my-order-history.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.
