> For the complete documentation index, see [llms.txt](https://alotheme.gitbook.io/docs-morata/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alotheme.gitbook.io/docs-morata/theme-setting.md).

# Theme Setting

- [Theme setting](https://alotheme.gitbook.io/docs-morata/theme-setting/theme-setting.md)
- [Generals](https://alotheme.gitbook.io/docs-morata/theme-setting/theme-setting/generals.md): It define keywords for search engines and author of shop.
- [Color](https://alotheme.gitbook.io/docs-morata/theme-setting/theme-setting/untitled.md): Change the color scheme to match the website's look and feel
- [Typography](https://alotheme.gitbook.io/docs-morata/theme-setting/theme-setting/typography.md): It shows current font family, font size, font weight, H1, H2, H3, H4, H5, H6 font family and more
- [Layout](https://alotheme.gitbook.io/docs-morata/theme-setting/theme-setting/layout.md): It includes the headers and footers style.
- [Product page](https://alotheme.gitbook.io/docs-morata/theme-setting/theme-setting/product-page.md): You can setting some attributes for gallery, label, element of products on product page.
- [Product ->collection page](https://alotheme.gitbook.io/docs-morata/theme-setting/theme-setting/product-greater-than-collection-page.md): You can choose some settings, it includes the labels and elements of product.
- [Product->variants](https://alotheme.gitbook.io/docs-morata/theme-setting/theme-setting/product-greater-than-variants.md): It shows options for the product variants.
- [Collection page](https://alotheme.gitbook.io/docs-morata/theme-setting/theme-setting/collection-page.md): It shows layout, label, elements of product.
- [Shipping rates calculator](https://alotheme.gitbook.io/docs-morata/theme-setting/theme-setting/shipping-rates-calculator.md): You can choose to show the status of payment method and more
- [Newsletter](https://alotheme.gitbook.io/docs-morata/theme-setting/theme-setting/newsletter.md): It setups the newsletter form and more
- [Social media](https://alotheme.gitbook.io/docs-morata/theme-setting/theme-setting/social-media.md): You can setup some social network as the facebook, twitter, google + and more
- [Currency & Language](https://alotheme.gitbook.io/docs-morata/theme-setting/theme-setting/currency.md): You can set it up by following the steps below to use multiple currencies in your store


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://alotheme.gitbook.io/docs-morata/theme-setting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
