# Publishing examples

Below are some examples of how to publish a Slide Menu on your website.

#### Method 1: Open this menu from another Navi+ menu item using the syntax open:NaviMenu(SF-123456789)

This is a simple way to publish a Slide Menu when using multiple Navi+ menus. For example, a Tabbar item can be used to open the Slide Menu and expand menu space.

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

#### Method 2: Be triggered by a "CSS Selector"

<figure><img src="/files/TMlwFceaeBqGwmXyux28" 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://help.shopifas.com/manual/website/help.naviplus.io/usage/slide-menu-hamburger-menu/publishing-examples.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.
