# Can I show each separate menu on mobile version and desktop version?

Yes, the app does! You will need to use the multi-menu function that is in the PROFESSIONAL plan to create and use the two menus to show on the front end.

To show a menu on only the desktop version or mobile version, please select **Show menu on this CSS selector** > enter the CSS selector of main menu + leave blank in CSS of mobile menu to show only on Desktop version (and vice versa)


---

# 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.globo.io/mega-menu/faqs/can-i-show-each-separate-menu-on-mobile-version-and-desktop-version-1.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.
