> For the complete documentation index, see [llms.txt](https://doc.product-reg.varify.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.product-reg.varify.xyz/admin/navigation.md).

# Navigation

## How to Add a Product Registration Link to Shop's Navigation

1. Go to **Shop Admin > Online Store > Navigation**.
2. Select **Main Menus** (or the equivalent name for the shop if it has been changed).

![](/files/-M4QrwbBfYAqK3LMPkES)

3. Add a **new menu item** to your navigation:
   * For the link, select **web address**.
   * Set the link to **/apps/product-registration**.

![](/files/-M4QrwbFAdnrYCHvrSRy)

4. The **Product Registration** link will appear in the shop's navigation menu.

![](/files/-M4QrwbHV3AznFJslKar)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.product-reg.varify.xyz/admin/navigation.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.
