# 3.5 Sắp xếp thứ tự Món trong Danh Mục

Ví dụ: Món Trà Trái Cây Đối tác muốn món này đứng đầu danh sách hãy gõ **số 1** vào ô (Xem hình khoanh tròn)&#x20;

Tương tự ví dụ trên, nếu Đối tác muốn món Trà Vải ở vị trí thứ 2 hãy gõ **số 2** vào ô (Xem hình khoanh tròn) .

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


---

# 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.gokaapp.vn/iii.-quan-ly-thuc-don/3.5-sap-xep-thu-tu-mon-trong-danh-muc.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.
