# Sorting

While filters help you narrow down the list, sorting allows you to prioritize markets based on real-time data. It is the fastest way to rank events in ascending or descending order based on your trading needs.

* **24h Volume:** Sort to find the most hyped markets with the most trading in the last 24 hours.
* **Total Volume:** See which markets have the most trading activity overall.
* **Liquidity:** Find markets with the most available cash to ensure you can buy and sell easily.

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2FV7fuowCkaQWOq9MeqOhh%2Ffinding-a-market-10.png?alt=media&#x26;token=6480f77e-a685-46e4-b71c-09b14583eede" alt="" width="563"><figcaption></figcaption></figure>

***

### FAQs

<details>

<summary>What is the Sorting feature used for?</summary>

Sorting allows traders to rank markets based on real-time data to prioritize the most relevant trading opportunities.

</details>

<details>

<summary>What metrics can I sort markets by?</summary>

You can sort markets by 24h volume, total volume, and liquidity.

</details>

<details>

<summary>How does sorting differ from filtering?</summary>

Filtering narrows down the market list, while sorting ranks the remaining markets to show the most important ones first.

</details>

<details>

<summary>Why is sorting useful for active traders?</summary>

It helps traders quickly identify high-activity or high-liquidity markets without scanning the entire list manually.

</details>

<details>

<summary>Does sorting update in real time?</summary>

Yes. Sorting reflects live market data so rankings stay relevant as conditions change.

</details>


---

# 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.whales.market/whales-prediction/finding-a-market/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.
