# Numeric Sorting

## Numeric Sort

You can use the Numeric Sort to position products anywhere in the collection. You can position a product anywhere from the very first spot at position 0, all the way to the end of the collection!&#x20;

This means that if you want to move a product to the end of a collection, you can just enter a numeric value instead of dragging it manually to the end.

### **Check out the Numeric Sort tutorial!**

{% embed url="<https://youtu.be/1YCsypOr-ec>" %}
Numeric Sort Tutorial
{% endembed %}


---

# 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://cmhelp.innovanet.solutions/sorting-collections/numeric-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.
