# Settings

- [Theme settings](https://pipeline.groupthought.com/settings/theme-settings.md)
- [Global theme settings](https://pipeline.groupthought.com/settings/theme-settings/global-theme-settings.md): Configure Pipeline's site-wide settings and options under the Theme Settings
- [Color](https://pipeline.groupthought.com/settings/theme-settings/color.md): Overview of color options under the Theme settings
- [Typography](https://pipeline.groupthought.com/settings/theme-settings/typography.md): Overview of typography options under the Theme settings
- [Layout](https://pipeline.groupthought.com/settings/theme-settings/layout.md): Overview of layout options under the Theme settings
- [Search](https://pipeline.groupthought.com/settings/theme-settings/search.md): Overview of search options under the Theme settings
- [Product card](https://pipeline.groupthought.com/settings/theme-settings/product-card.md): Overview of the product card options under the Theme settings
- [Product form](https://pipeline.groupthought.com/settings/theme-settings/product-form.md): Overview of the product form options under the Theme settings
- [Cart](https://pipeline.groupthought.com/settings/theme-settings/cart.md): Overview of the cart options under the Theme settings
- [Social media](https://pipeline.groupthought.com/settings/theme-settings/social-media.md): Overview of the social media options under the Theme settings
- [Currency](https://pipeline.groupthought.com/settings/theme-settings/currency.md): Overview of the currency options under the Theme settings
- [Favicon](https://pipeline.groupthought.com/settings/theme-settings/favicon.md): Overview of the favicon option under the Theme settings
- [Advanced](https://pipeline.groupthought.com/settings/theme-settings/advanced.md): Overview of the advanced options under the Theme settings
- [Checkout](https://pipeline.groupthought.com/settings/theme-settings/checkout.md): Overview of the checkout options under the Theme settings
- [Custom CSS](https://pipeline.groupthought.com/settings/theme-settings/custom-css.md): Overview of Custom CSS usage in the Theme settings
- [Theme style](https://pipeline.groupthought.com/settings/theme-settings/theme-style.md): Overview of Theme style preset options under 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://pipeline.groupthought.com/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.
