# Common first questions

### General

#### What is Navi+?

Navi+ is a menu builder that works on any website — Shopify, WordPress, WooCommerce, Wix, Webflow, and more. It lets you add Tab Bars, Mega Menus, Slide Menus, Grid Menus, and FABs without writing code.

#### Which platforms does Navi+ support?

Any website. For Shopify, use the dedicated app. For everything else, sign up at [dash.naviplus.app](https://dash.naviplus.app/) and embed with a code snippet.

#### How do I install Navi+?

* **Shopify:** Install from the [Shopify App Store](https://apps.shopify.com/pronavi-navigation-design)
* **Other platforms:** Sign up at [dash.naviplus.app](https://dash.naviplus.app/), declare your domain, then embed the snippet

#### Can I try Navi+ before setting it up?

Yes. Visit [showcase.naviplus.io](https://showcase.naviplus.io/) to see all menu types on a real store — mobile, tablet, and desktop.

#### Will Navi+ slow down my website?

No. Assets are delivered via Cloudflare CDN at \~52ms average load time — typically faster than Shopify's own scripts. After the first load, menus are cached and load instantly.

#### How many menu types does Navi+ offer?

Six: Tab Bar, Slide Menu, FAB, Grid Menu, Mega Menu (mobile), and Mega Menu (desktop). You can use multiple types together on the same site.

#### How many menus can I create?

* **Starter (Free):** 1 menu per domain
* **Business:** 4 menus per domain
* **Elite:** Unlimited

#### How much does Navi+ cost?

Start free with the Starter plan. Business and Elite plans unlock advanced features. See full pricing at [naviplus.io/pricing](https://naviplus.io/pricing/).

#### Is there a free trial?

Yes — 7 days free, no charges. Cancel anytime.

***

### Design & customization

#### Can I customize colors, fonts, and spacing?

Yes. You get full control over icons (3000+ options), fonts (1500+ Google Fonts or custom), colors, padding, and margins at every level.

#### Can I add custom CSS?

Yes. Add CSS scoped to the menu or site-wide, directly inside Navi+. You can also assign custom classes or IDs to any item.

#### Can I preview before publishing?

Yes. Use the built-in simulator, then publish safely using URL-based display rules to test on a specific page first.

#### Can the menu appear on specific pages only?

Yes. Control visibility by page URL, device type (mobile/desktop), or login status.

***

### Compatibility & integrations

#### Will Navi+ conflict with my theme or other apps?

Rarely. Navi+ doesn't modify your theme or require any permissions. If menus overlap with other sticky elements, adjust the z-index — [see guide](https://help.naviplus.io/docs/usage/general/z-index/).

#### Can Navi+ consolidate other app widgets into one menu?

Yes. Chat widgets, loyalty apps, support buttons, and other floating icons can all be grouped into clean Navi+ menu items.

#### Does Navi+ support multiple languages?

Fully supported on Shopify. Coming soon for other platforms.

#### Can I export and import menus?

Yes. Menus are stored as JSON — you can export the file, edit it manually or with an AI tool, then import it back. This also works for backing up or transferring menus between sites.

***

### Don't see your question here?

Reach out via [WhatsApp](https://wa.me/84981911011) or email <khoipng@naviplus.io>.


---

# 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/common-first-questions.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.
