# Listing Order

With a listing order function, users can sort the results on the page. When they get the search results they can change the appearance order depending on the chosen parameter. The sorting can be made by price, property square, or upload date.

![](/files/-McJJj7_ELkYVa34QLlm)

To add a listing order, go to **Listing Types > Listing Order > Add New.**

![](/files/-MamDmaWWgwowH-ZzLFz)

Add some options for the listing order and choose Dropdowns for the View order panel.

![](/files/-MamGOqHHt0VRca-DwuA)

The listing ordering result is shown at the frontend of the page.

![](/files/-Mb-hS2XqLqyR5ieSfFk)


---

# 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.stylemixthemes.com/ulisting/listing-types/listing-order.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.
