# Sorting

You found a lot of postcards by searching and filtering, but they are still allocated chaotically. Sorting will help you to be a little bit more organized (**Sort by**). Its button is displayed on the right side under the search bar.

You can **sort all the cards** you find by different characteristics:

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

* Depending on the creation date;
* Depending on the sell date;
* Depending on price;

Owing to our search, filtering, and sorting tools you will definitely get a postcard you like and it will make your loved ones happy.


---

# 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://guide.cruzo.cards/basics-of-cruzo/sorting.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.
