> 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/troubleshooting.md).

# Troubleshooting

- [What Notify me Shopify app can I use with Maker?](https://docs.maker.co/maker-nav/troubleshooting/what-notify-me-shopify-app-can-i-use-with-maker.md)
- [Can I use a Gumlet video in my Nav?](https://docs.maker.co/maker-nav/troubleshooting/can-i-use-a-gumlet-video-in-my-nav.md)
- [How do I add just a single Nav Menu Item to my site?](https://docs.maker.co/maker-nav/troubleshooting/how-do-i-add-just-a-single-nav-menu-item-to-my-site.md): Elevate your visitors' shopping experience by integrating a Maker Nav into various parts of your website! This feature lets you place a Maker Nav menu item strategically wherever it's most effective—o
- [How do I show Related Media Slider in Category or Product Pages?](https://docs.maker.co/maker-nav/troubleshooting/how-do-i-show-related-media-slider-in-category-or-product-pages.md): Maximize the impact of your social posts by incorporating related media sliders on any category or product page of your website.
- [How can I show videos in Nav PDPs if I am using a Product Catalog Feed ?](https://docs.maker.co/maker-nav/troubleshooting/how-can-i-show-videos-in-nav-pdps-if-i-am-using-a-product-catalog-feed.md)
- [Step-by-Step Guide: Creating Nav vs No Nav Report in GA4](https://docs.maker.co/maker-nav/troubleshooting/step-by-step-guide-creating-nav-vs-no-nav-report-in-ga4.md)
- [How do I connect my Instagram account and sync the feed?](https://docs.maker.co/maker-nav/troubleshooting/how-do-i-connect-my-instagram-account-and-sync-the-feed.md)
- [How can I add Google Optimize to my Shopify Store?](https://docs.maker.co/maker-nav/troubleshooting/how-can-i-add-google-optimize-to-my-shopify-store.md)
- [What Shopify review providers does Nav support?](https://docs.maker.co/maker-nav/troubleshooting/what-shopify-review-providers-does-nav-support.md)
- [How can I disable 'Add to cart' firing for my facebook pixels?](https://docs.maker.co/maker-nav/troubleshooting/how-can-i-disable-add-to-cart-firing-for-my-facebook-pixels.md): If your Add to cart function fires an event to your Pixel account, you can disable Smart Nav's add to cart fire so you don't end up recording duplicates. Follow the below steps to change this.
- [How can you hide inline on desktop?](https://docs.maker.co/maker-nav/troubleshooting/how-can-you-hide-inline-on-desktop.md)
- [What are the Maker Nav events triggered In Google Analytics](https://docs.maker.co/maker-nav/troubleshooting/what-are-the-maker-nav-events-triggered-in-google-analytics.md)
- [How can I reset my Global settings to default?](https://docs.maker.co/maker-nav/troubleshooting/how-can-i-reset-my-global-settings-to-default.md)
- [How do I add a Prefix or Suffix to my price?](https://docs.maker.co/maker-nav/troubleshooting/how-do-i-add-a-prefix-or-suffix-to-my-price.md)
- [How can I change the Z-Index?](https://docs.maker.co/maker-nav/troubleshooting/how-can-i-change-the-z-index.md)
- [How can I add Google Optimize to my Shopify Store?](https://docs.maker.co/maker-nav/troubleshooting/how-can-i-add-google-optimize-to-my-shopify-store-2.md)
- [How can I change the 'See All' Link Label?](https://docs.maker.co/maker-nav/troubleshooting/how-can-i-change-the-see-all-link-label.md)
- [How can I open links in New Tab?](https://docs.maker.co/maker-nav/troubleshooting/how-can-i-open-links-in-new-tab.md)


---

# 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/troubleshooting.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.
