# Theme settings

- [Global theme settings](https://story.groupthought.com/settings/theme-settings/global-theme-settings.md): Configure Story's site-wide settings and options under the Theme Settings
- [Typography](https://story.groupthought.com/settings/theme-settings/typography.md): Overview of typography options under the Theme settings
- [Colors](https://story.groupthought.com/settings/theme-settings/colors.md): Overview of color options under the Theme settings
- [Layout](https://story.groupthought.com/settings/theme-settings/layout.md): Overview of layout options under the Theme settings
- [Social](https://story.groupthought.com/settings/theme-settings/social.md): Overview of the social media options under the Theme settings
- [Cart](https://story.groupthought.com/settings/theme-settings/cart.md): Overview of the cart options under the Theme settings
- [Search](https://story.groupthought.com/settings/theme-settings/search.md): Overview of search options under the Theme settings
- [Product grid](https://story.groupthought.com/settings/theme-settings/product-grid.md): Overview of the product grid options under the Theme settings
- [Currency format](https://story.groupthought.com/settings/theme-settings/currency-format.md): Overview of the currency options under the Theme settings
- [Favicon](https://story.groupthought.com/settings/theme-settings/favicon.md): Overview of the favicon option under the Theme settings
- [Advanced](https://story.groupthought.com/settings/theme-settings/advanced.md): Overview of the advanced options under the Theme settings
- [Checkout](https://story.groupthought.com/settings/theme-settings/checkout.md): Overview of the checkout options under the Theme settings
- [Custom CSS](https://story.groupthought.com/settings/theme-settings/custom-css.md): Overview of Custom CSS usage in the Theme settings


---

# 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://story.groupthought.com/settings/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.
