# Theme settings

- [General settings](https://docs.foxecom.com/zest-theme/theme-settings/general-settings.md): How to set up site's favicon, Back to top button and Right-to-left layout
- [Animations](https://docs.foxecom.com/zest-theme/theme-settings/animations.md): A guide to add animations your page
- [Cart](https://docs.foxecom.com/zest-theme/theme-settings/cart.md): A guide to set up your shopping cart
- [Checkout](https://docs.foxecom.com/zest-theme/theme-settings/checkout.md): Learn how to customize your store's checkout page
- [Color swatches](https://docs.foxecom.com/zest-theme/theme-settings/color-swatches.md): A guide to customize the store's products color swatches
- [Colors & Color schemes](https://docs.foxecom.com/zest-theme/theme-settings/colors-and-color-schemes.md): How to change the color scheme to match the website's look and feel
- [Currency format](https://docs.foxecom.com/zest-theme/theme-settings/currency-format.md): A guide to show currency codes in your store
- [Cookies banner](https://docs.foxecom.com/zest-theme/theme-settings/cookies-banner.md): A guide to display cookie banner popup in your online storefront
- [Layout](https://docs.foxecom.com/zest-theme/theme-settings/layout.md): A guide to adjust page content width and section heading alignment
- [Product card](https://docs.foxecom.com/zest-theme/theme-settings/product-card.md): How to adjust product card image ratio and add-ons in Zest theme
- [Product quick view](https://docs.foxecom.com/zest-theme/theme-settings/product-quick-view.md): How to set up product quick view modal in Zest theme
- [Search](https://docs.foxecom.com/zest-theme/theme-settings/search.md): A guide to edit product suggestions and recommendations for your site search in Zest
- [Social media](https://docs.foxecom.com/zest-theme/theme-settings/social-media.md): How to add links to your social media accounts
- [Theme style](https://docs.foxecom.com/zest-theme/theme-settings/theme-style.md): How to switch between theme styles in Zest
- [Typography](https://docs.foxecom.com/zest-theme/theme-settings/typography.md): A guide to choose fonts for the website


---

# 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/zest-theme/theme-settings.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.
