> For the complete documentation index, see [llms.txt](https://docs.hellohakuna.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hellohakuna.com/integration-guides/shopify-app-integration/further-settings/hide-hakuna-protection-from-your-navigation.md).

# Hide Hakuna protection from your navigation

If your menu has a **Catalog** section that is set to display **All products**, you'll need to follow these additional steps:

* From your Shopify admin, go to **Online Store** **->** **Navigation**
* In the **Menus** section of the **Navigation** page, click the title of the menu that includes the Catalog item

<figure><img src="https://65545853-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG1LncrBfihUMzhREVFgk%2Fuploads%2FstFgjfCxkjxA3zBZHlws%2Fnavigation_menu.png?alt=media&#x26;token=8b18d3cb-62af-458c-adfc-4da7ba661547" alt=""><figcaption></figcaption></figure>

* In the **Menu items** section, click **Catalog -> Edit**
* Click the `x` in the **Link** field to remove **All products**, and then select a new destination (make sure the new destination doesn't include any Hakuna product protection plans)

<figure><img src="https://65545853-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG1LncrBfihUMzhREVFgk%2Fuploads%2FwNdCpzbyd9mMQ3h06GqG%2Fapply%20menu%20changes.png?alt=media&#x26;token=3eee8dfd-ed64-4ce1-beed-09a3b6fe468b" alt=""><figcaption></figcaption></figure>

* Click **Apply changes**
* Click **Save menu**


---

# 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://docs.hellohakuna.com/integration-guides/shopify-app-integration/further-settings/hide-hakuna-protection-from-your-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.
