# FAQS

- [Add a gift wrap option to my cart](https://docs.foxecom.com/megamog-theme/faqs/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 custom badges to my product card](https://docs.foxecom.com/megamog-theme/faqs/add-custom-badges-to-my-product-card.md): A guide to show your custom badges on product cards using product tags
- [Add recipient fields to my gift card product](https://docs.foxecom.com/megamog-theme/faqs/add-recipient-fields-to-my-gift-card-product.md): A guide to enable recipient name, email, and message fields on your gift card product pages
- [Add/ Remove Social icons in footer](https://docs.foxecom.com/megamog-theme/faqs/add-remove-social-icons-in-footer.md)
- [Change the default product order in collection](https://docs.foxecom.com/megamog-theme/faqs/change-the-default-product-order-in-collection.md): Learn to change the default sorting option of the product listing
- [Customize search results](https://docs.foxecom.com/megamog-theme/faqs/customize-search-results.md)
- [Move the collection description to under the product listing](https://docs.foxecom.com/megamog-theme/faqs/move-the-collection-description-to-under-the-product-listing.md)
- [Remove the tax-included information in product page](https://docs.foxecom.com/megamog-theme/faqs/remove-the-tax-included-information-in-product-page.md)
- [Set up local pickup](https://docs.foxecom.com/megamog-theme/faqs/set-up-local-pickup.md): How to set up local pickup for your online orders?
- [Show Payment icons on the Footer](https://docs.foxecom.com/megamog-theme/faqs/show-payment-icons-on-the-footer.md): Everything you need to know about the payment icons on your Footer


---

# 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/megamog-theme/faqs.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.
