# Convert Old Menu to Navi+

Use AI to scan your existing website menu and rebuild it inside Navi+ — in minutes.

***

{{STEP\_1}}

***

### Step 2 — Use Debug Mode to generate the PROMPT

1. Open your website in a browser.
2. Activate Debug Mode by visiting: `yourdomain.com/#navidebug-on`
3. The **Navi+ Debug** panel will appear on the right.
4. Open the **✦ Design menu by AI** section.
5. Click **Scan** — Navi+ will detect all menus on the page.
6. Click the menu you want to convert to see its structure.
7. Click **✨ Generate to PROMPT** — a ready-to-use AI prompt will appear.
8. Click **Copy** to copy the PROMPT.

***

### Step 3 — Back in Navi+, choose the right menu type

Create or open the menu you want to fill with the imported content:

* **Tab / Bottom Bar** — mobile bottom navigation
* **Mega Menu** — desktop header navigation
* **Slide / Hamburger** — mobile slide-out menu
* **Grid Menu** — icon grid navigation
* **FAB** — floating action button

***

### Step 4 — Click the AI button

Inside the menu editor, click the **✨ AI** button (top-right of the editor toolbar).The AI assistant panel will open.

***

### Step 5 — Paste the PROMPT and run

Paste the PROMPT you copied from Debug Mode into the AI chat box, then click **Run**. Navi+ AI will automatically build the menu structure based on your existing website menu. Review the result, adjust if needed, then Save and Publish.


---

# 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/pages/convert-old-menu-to-navi+.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.
