# Orders Page

The Orders page is the page that displays the result of the searches. Below is a description of the fields on the Order page.

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

To perform an action on a specific license, click the required license and select the desired action as shown in the screenshot below.

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

Finally, the bottom section of the page provides the following options:

* Back button to return to the previous Page
* Up/Down button to change the sorting order
* Sort Dropdown to select which field to sort on


---

# 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.soraco.co/docs/qlm-mobile-app/orders-page.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.
