# Group mobile menus

Group menu items on mobile into separate groups.

1. To enable menu grouping on mobile, go to  **Design** tab > **Mobile** > **Group items**, Enable "**Group menu items on mobile**" option.

<figure><img src="/files/qlIUpp8kd4UgJZZCsqWP" alt=""><figcaption><p>Enable <strong>Group menu items on mobile</strong></p></figcaption></figure>

2. To add group, click "Add group" button,  enter group title and select menu items.

<figure><img src="/files/L7IXOntj0MU2P7GKbmbd" alt=""><figcaption><p>Add group menu</p></figcaption></figure>

3. You can change color, font size, border,... of group.

<figure><img src="/files/vOLSBxut85q7Ev90qLN2" alt=""><figcaption><p>Customize group item</p></figcaption></figure>

4. Group menu mobile on live store

<figure><img src="/files/gTRyJfUGVtL8VCFCnKXi" alt="" width="375"><figcaption><p>Group on mobile</p></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://menudocs.nx8apps.com/group-mobile-menus.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.
