> For the complete documentation index, see [llms.txt](https://docs.maker.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maker.co/maker-nav/build-your-nav/how-do-i-add-a-menucollections.md).

# How do I add a menu/collections?

{% stepper %}
{% step %}

### To add Elements or Menu Items in your Nav, you can click on the Add button. Once done, you will be able to see all the options available.

<figure><img src="/files/473aIqAsu15xHrzvVP7S" alt="How do I add a menu/collections? — step 1"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### If you have auto-sync enabled for your account for Instagram, you can click on Instagram to add IG to your current Nav.

<figure><img src="/files/sDeinLVIQqeFki8iR8ue" alt="How do I add a menu/collections? — step 2"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Here you can Insert your categories and select the layout for them.

<figure><img src="/files/8DpY7dGY4O6gtLbarqL8" alt="How do I add a menu/collections? — step 3"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Add an image-only menu item.

<figure><img src="/files/EFE6u6ESa9AfkuAivgad" alt="How do I add a menu/collections? — step 4"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### To add your products to the store, simply click on Products, select the layout and you are good to go!

<figure><img src="/files/C96FTBXDUrthiYrXWZvM" alt="How do I add a menu/collections? — step 5"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### You can add Videos to your Nav simply by clicking on the arrow and start embedding links/ videos to your Store.

<figure><img src="/files/SjMqznTYkE7ioyGG7R67" alt="How do I add a menu/collections? — step 6"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click on Shoppable Media to add products on your videos and images for your visitors to buy.

<figure><img src="/files/KHSMhNcJKOZKoKdkejHU" alt="How do I add a menu/collections? — step 7"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.maker.co/maker-nav/build-your-nav/how-do-i-add-a-menucollections.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
