# Step 2: FAQ - Publish

#### Frequently Asked Questions

<details>

<summary>I have many questions about Navi+, where can I find more information?</summary>

All the most helpful questions about Navi+ are available at the link below, which contains all the necessary information about the product, UX design and experience, App Compatibility & Integrations, Performance & Scalability, Security, Migration & Switching...

Please click the following link to learn more: <https://help.naviplus.io/docs/common-first-questions/>

</details>

<details>

<summary>I still don’t see my menu showing correctly on my website. What can I check to make sure I did it right?</summary>

Make sure your menu is correctly embedded into your theme, and that you're previewing the correct theme. Here's a slightly advanced way to check if Navi+ is embedded into your website (in the example below, using Chrome):

<figure><img src="/files/1r3kf7x21GujKzjhpJ0D" alt=""><figcaption></figcaption></figure>

Navi+ offers several options to show or hide menus based on your needs. A common use case is showing the menu only on mobile or desktop.

For example, if you're testing your menu on a cloned theme in Preview mode, you might want to see how it looks on both mobile and desktop?\
See the image below to learn how to use Inspect mode to test your menu on both devices.

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

{% hint style="info" %}
Note: These screenshots are based on the Chrome browser. If you're using Firefox, Edge, or Safari, the interface may look slightly different. Feel free to contact me for guidance
{% endhint %}

</details>

<details>

<summary>Can I insert a sticky menu (like a Tabbar or FAB) or a slide menu as a section inside the Theme?</summary>

No, you can't. Only certain menu types like Grid menus or Mega menus can be added as a section. Navi+ offers many menu types, and each requires a specific way to publish. Using the wrong method may cause the menu to display incorrectly.

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

</details>

<details>

<summary>Can I publish a menu to a website that doesn’t run on Shopify?</summary>

Absolutely, you can deploy Navi+ across multiple different menus. Navi+ has now become a standalone platform software and can be deployed on any platform such as Wix, WordPress, Woo, or custom-coded websites. Visit <https://dash.naviplus.io> to get started.

</details>


---

# 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/internal/what-is/common/step-2-faq-publish.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.
