# Theme settings

- [General](https://docs.foxecom.com/hyper-theme/theme-settings/general.md): Control global features like RTL language support and utility tools like the Back to Top button.
- [Animations](https://docs.foxecom.com/hyper-theme/theme-settings/animations.md)
- [Blog cards](https://docs.foxecom.com/hyper-theme/theme-settings/blog-cards.md)
- [Buttons](https://docs.foxecom.com/hyper-theme/theme-settings/buttons.md)
- [Cart](https://docs.foxecom.com/hyper-theme/theme-settings/cart.md)
- [Color swatches](https://docs.foxecom.com/hyper-theme/theme-settings/color-swatches.md)
- [Colors](https://docs.foxecom.com/hyper-theme/theme-settings/colors.md)
- [Currency format](https://docs.foxecom.com/hyper-theme/theme-settings/currency-format.md)
- [Custom CSS](https://docs.foxecom.com/hyper-theme/theme-settings/custom-css.md)
- [Layout](https://docs.foxecom.com/hyper-theme/theme-settings/layout.md)
- [Logo](https://docs.foxecom.com/hyper-theme/theme-settings/logo.md)
- [Product badges](https://docs.foxecom.com/hyper-theme/theme-settings/product-badges.md)
- [Product cards](https://docs.foxecom.com/hyper-theme/theme-settings/product-cards.md)
- [Product compare](https://docs.foxecom.com/hyper-theme/theme-settings/product-compare.md)
- [Quick view](https://docs.foxecom.com/hyper-theme/theme-settings/quick-view.md)
- [Search behavior](https://docs.foxecom.com/hyper-theme/theme-settings/search-behavior.md)
- [Social media](https://docs.foxecom.com/hyper-theme/theme-settings/social-media.md)
- [Theme style](https://docs.foxecom.com/hyper-theme/theme-settings/theme-style.md)
- [Typography](https://docs.foxecom.com/hyper-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/hyper-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.
