# 6. Sorgu Bloğu - Sıralama

## Sıralama <a href="#h_496959e178" id="h_496959e178"></a>

"Order by", sorgu sonuçlarını tek bir sorgu bloğu içinde belirli bir sütuna göre sıralamak için kullanılır.

## Nasıl kullanılır

1. Bu özelliği kullanmak için, Sorgu Bloğunun üst kısmındaki "Order by" seçeneğine tıklayarak başlayın; bu, Sıralama koşulu giriş penceresini etkinleştirecektir.

   [![](https://downloads.intercomcdn.com/i/o/687219085/247277a265450388357fa2b1/orderby+1.png)](https://downloads.intercomcdn.com/i/o/687219085/247277a265450388357fa2b1/orderby+1.png)
2. Ardından, sonuçları sıralamak istediğiniz sütunu seçin ve "azalan" ya da "artan" seçeneklerinden birini seçin. Bir veya daha fazla Gruplama koşulu varsa, "Order by"da yalnızca gruplamada kullanılan sütunların kullanılabileceğini unutmayın. Sıralama düğmesine tıklayarak birden fazla sıralama koşulu ekleyebilirsiniz.

   [![](https://downloads.intercomcdn.com/i/o/687219101/602c24ad3e2b67648bb77254/orderby2.png)](https://downloads.intercomcdn.com/i/o/687219101/602c24ad3e2b67648bb77254/orderby2.png)


---

# 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://userguide.cryptoquant.com/tr/web3-analytics-tool/nasil-kullanilir/6.-sorgu-blogu-siralama.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.
