# Show menu by collection page

On Kobu, you can create multiple menu groups to match different parts of your store. If you’d like to show a specific menu on a specific collection page, you can do that easily. Just head to the Settings page, and under Group Settings, you’ll be able to assign each menu group to the collection page where it should appear.

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

After updating the group settings, navigate to your Collection page in the theme editor and add the “Kobu – Smart Menu” block.

In the Smart Menu settings, make sure “Show by collection” is selected under the Menu group option.

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

Once configured, you’ll see the correct menu group show up on its assigned collection page.


---

# 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://docs.activory.com/activory/show-menu-by-collection-page.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.
