# Generic

- [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


---

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