# 8. Sonuç Düzenleme

**Sıralama** ve **Sınır** bir sorgunun sonuçlarını etkileyebilir.

### Sıralama

Sıralama koşulu, sonuç tablosunu belirli bir kritere göre sıralamanıza olanak tanır. Sıralama koşulu kullanılmazsa sonuçlar rastgele bir sırada görüntülenir.

Sıralama koşulunu kullanmak için, istenen sütunu seçin ve ardından azalan veya artan seçeneklerinden birini seçin. Birden fazla sütun seçilirse, ilk seçilen sütun Sıralama koşulunda daha yüksek önceliğe sahip olacaktır.

[![](https://downloads.intercomcdn.com/i/o/687220989/83ca44631ab3709362c9d167/result1.png)](https://downloads.intercomcdn.com/i/o/687220989/83ca44631ab3709362c9d167/result1.png)

### Sınır

Sınır, sorgu sonucunda görüntülenebilecek tablodaki maksimum satır sayısını ifade eder. 10, 100, 1000 veya 10000 arasından seçim yapabilirsiniz.

[![](https://downloads.intercomcdn.com/i/o/687221046/dd4ab307e1edd94c6f493b3c/result2.png)](https://downloads.intercomcdn.com/i/o/687221046/dd4ab307e1edd94c6f493b3c/result2.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/8.-sonuc-duzenleme.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.
