# 3.12 Sắp xếp Thứ tự Nhóm tùy chọn (Topping)

*Ví dụ:* Mức đá > Số 1 ; Mức đường > Số 2, Topping thêm > Số 3. Điều này giúp trải nghiệm của khách hàng khi đặt món một cách dễ dàng nhất.

{% hint style="info" %}
Nên sắp xếp các **Nhóm tùy chọn bắt buộc chọn** lên đầu trước. Ví dụ: Mức đá, Nấu sẵn, Mức đường.
{% endhint %}

**Bước 1:** Vào Thực Đơn > chuyển sang thẻ "Nhóm tùy chọn" > bấm nút "Chỉnh sửa"

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

**Bước 2:** Ở phần **Thứ tự sắp xếp**, đánh số thứ tự hiển thị mà Đối tác muốn sắp xếp lên đầu theo thứ tự lớn dần 1 2 3 4 5 6. Sau đó bấm nút "**Lưu**'

<figure><img src="/files/MTZKzbVC54rZ451U0CMg" 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.12-sap-xep-thu-tu-nhom-tuy-chon-topping.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.
