# FAQs

- [Generic](https://docs.foxecom.com/sleek-theme/faqs/generic.md): Answers to common questions
- [Image size guidelines](https://docs.foxecom.com/sleek-theme/faqs/generic/image-size-guidelines.md): Image size recommendations in Sleek
- [New customer accounts component](https://docs.foxecom.com/sleek-theme/faqs/generic/new-customer-accounts-component.md)
- [Translate your store after changing the default language](https://docs.foxecom.com/sleek-theme/faqs/generic/translate-your-store-after-changing-the-default-language.md): Easily translate your storefront into your new default language.
- [Add gift wrap option to my cart](https://docs.foxecom.com/sleek-theme/faqs/generic/add-gift-wrap-option-to-my-cart.md): A guide to add a gift-wrapping service option onto your cart page and cart drawer
- [Combined listings app](https://docs.foxecom.com/sleek-theme/faqs/generic/combined-listings-app.md): Sleek theme supports Shopify Combined listing app
- [Customize the checkout](https://docs.foxecom.com/sleek-theme/faqs/generic/customize-the-checkout.md)
- [How to add custom fonts in Sleek? 🔥](https://docs.foxecom.com/sleek-theme/faqs/generic/how-to-add-custom-fonts-in-sleek.md): A guide to add custom fonts to your store
- [How to remove 'Powered by Shopify' in Copyright](https://docs.foxecom.com/sleek-theme/faqs/generic/how-to-remove-powered-by-shopify-in-copyright.md)
- [Remove text Tax included and Shipping calculated at checkout below the product price](https://docs.foxecom.com/sleek-theme/faqs/generic/remove-text-tax-included-and-shipping-calculated-at-checkout-below-the-product-price.md)
- [Share a Discount code through Newsletter signups](https://docs.foxecom.com/sleek-theme/faqs/generic/share-a-discount-code-through-newsletter-signups.md)
- [JavaScript events for developers](https://docs.foxecom.com/sleek-theme/faqs/generic/javascript-events-for-developers.md): Learn to use custom Javascript event listeners and triggers in Sleek theme
- [Understanding H1 tags](https://docs.foxecom.com/sleek-theme/faqs/generic/understanding-h1-tags.md): What are H1 tags and How do they work?
- [Improve your store speed ⚡](https://docs.foxecom.com/sleek-theme/faqs/generic/improve-your-store-speed.md): Practical tips to keep your Shopify store fast and ready to convert
- [Accessibility (WCAG, ADA)](https://docs.foxecom.com/sleek-theme/faqs/generic/accessibility-wcag-ada.md): Best practices for building an inclusive, accessible shopping experience for every customer
- [Collection](https://docs.foxecom.com/sleek-theme/faqs/collection.md): Answers to common questions for collections
- [Change the default sorting of a collection](https://docs.foxecom.com/sleek-theme/faqs/collection/change-the-default-sorting-of-a-collection.md)
- [Hide out-of-stock products from your collections](https://docs.foxecom.com/sleek-theme/faqs/collection/hide-out-of-stock-products-from-your-collections.md): Learn how to automatically hide out-of-stock products to enhance customer experience, reduce frustration, and keep your storefront clean and up-to-date.
- [Product](https://docs.foxecom.com/sleek-theme/faqs/product.md): Answers to common questions for products
- [How to enable Size chart on product pages](https://docs.foxecom.com/sleek-theme/faqs/product/how-to-enable-size-chart-on-product-pages.md): Easily enable and customize the size chart on product pages using the Variant Picker block.
- [Set up quantity rules and volume pricing 🔥](https://docs.foxecom.com/sleek-theme/faqs/product/set-up-quantity-rules-and-volume-pricing.md): Learn to set up quantity rules and volume pricing
- [Add custom badges to products](https://docs.foxecom.com/sleek-theme/faqs/product/add-custom-badges-to-products.md)
- [Set up Local Pickup option](https://docs.foxecom.com/sleek-theme/faqs/product/set-up-local-pickup-option.md): Learn to set up the Local Pickup for your online orders
- [Show dynamic content for Products using Metafields 🔥](https://docs.foxecom.com/sleek-theme/faqs/product/show-dynamic-content-for-products-using-metafields.md): Learn to show dynamic content in Product template using Metafields


---

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