# THEME SETTINGS

- [InspiredTheme Settings Intro](https://help.inspiredtheme.com/articles/theme-settings/inspiredtheme-settings-intro.md): You can use theme settings to make changes to your online store's typography, colors, social media links, and checkout settings.
- [Colors](https://help.inspiredtheme.com/articles/theme-settings/inspiredtheme-settings-intro/colors.md): You can change the color scheme to align the theme with your brand's style.
- [Typography](https://help.inspiredtheme.com/articles/theme-settings/inspiredtheme-settings-intro/typography.md)
- [Styles](https://help.inspiredtheme.com/articles/theme-settings/inspiredtheme-settings-intro/styles.md): The "Styles" settings enable you to change the colors of the Sale and Sold Out badges.
- [Layout](https://help.inspiredtheme.com/articles/theme-settings/inspiredtheme-settings-intro/layout.md): The layout allows you to set the maximum width that your online store will display in.
- [Animation](https://help.inspiredtheme.com/articles/theme-settings/inspiredtheme-settings-intro/animation.md): The Animation displays a loading line while a page is loading. It enhances the user experience and augments the interest of web visitors.
- [Social media](https://help.inspiredtheme.com/articles/theme-settings/inspiredtheme-settings-intro/social-media.md): In the Theme settings, you can add your social account links to display social icons on your site.
- [Search input](https://help.inspiredtheme.com/articles/theme-settings/inspiredtheme-settings-intro/search-input.md): The search is a tool that helps visitors quickly find the product/collection/page/content they're looking for without wasting time.
- [Favicon](https://help.inspiredtheme.com/articles/theme-settings/inspiredtheme-settings-intro/favicon.md): A favicon, or favorites icon, is a small square image or logo that displays next to a web address.
- [Currency format](https://help.inspiredtheme.com/articles/theme-settings/inspiredtheme-settings-intro/currency-format.md): InspiredTheme lets you display or hide the currency code along with the prices in your online store.
- [Swatches](https://help.inspiredtheme.com/articles/theme-settings/inspiredtheme-settings-intro/swatches.md)
- [Cart](https://help.inspiredtheme.com/articles/theme-settings/inspiredtheme-settings-intro/cart.md)
- [Custom fonts](https://help.inspiredtheme.com/articles/theme-settings/inspiredtheme-settings-intro/custom-fonts.md)
- [Badges](https://help.inspiredtheme.com/articles/theme-settings/inspiredtheme-settings-intro/badges.md)


---

# 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://help.inspiredtheme.com/articles/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.
