# Generic

- [Combined listings app🔥](https://docs.foxecom.com/minimog-theme/faqs/generic/combined-listings-app.md): Minimog theme supports Shopify Combined listing app
- [Add a Cookie Banner](https://docs.foxecom.com/minimog-theme/faqs/generic/add-a-cookie-banner.md)
- [Add a gift wrap option to my cart](https://docs.foxecom.com/minimog-theme/faqs/generic/add-a-gift-wrap-option-to-my-cart.md): A guide to add a gift-wrapping service option on your cart page and cart drawer
- [Add/ Remove Social icons on footer](https://docs.foxecom.com/minimog-theme/faqs/generic/add-remove-social-icons-on-footer.md)
- [Customize search results](https://docs.foxecom.com/minimog-theme/faqs/generic/customize-search-results.md)
- [Hide sections on mobile/ desktop view](https://docs.foxecom.com/minimog-theme/faqs/generic/hide-sections-on-mobile-desktop-view.md): Custom class to hide a section on different devices
- [JavaScript events for developers](https://docs.foxecom.com/minimog-theme/faqs/generic/javascript-events-for-developers.md): Learn to use custom Javascript event listeners and triggers in Minimog theme
- [Set up an Age Verifier Pop-up](https://docs.foxecom.com/minimog-theme/faqs/generic/set-up-an-age-verifier-pop-up.md)
- [Show Payment icons on the Footer](https://docs.foxecom.com/minimog-theme/faqs/generic/show-payment-icons-on-the-footer.md): Everything you need to know about the payment icons on your Footer
- [Sticky header when scrolling](https://docs.foxecom.com/minimog-theme/faqs/generic/sticky-header-when-scrolling.md): How to customize your header to make it sticky


---

# 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.foxecom.com/minimog-theme/faqs/generic.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.
