# Theme Options

- [General](https://thembay-docs.gitbook.io/greenmart/theme-options/general.md)
- [Header for WPBakery](https://thembay-docs.gitbook.io/greenmart/theme-options/header-for-wpbakery.md): Upload Logo, Select your header style, config Sticky Header and Search Form
- [Header for Elementor](https://thembay-docs.gitbook.io/greenmart/theme-options/header-for-elementor.md): Select Header Layout and Upload Logo
- [Footer](https://thembay-docs.gitbook.io/greenmart/theme-options/footer.md)
- [Blog](https://thembay-docs.gitbook.io/greenmart/theme-options/blog.md)
- [WooCommerce](https://thembay-docs.gitbook.io/greenmart/theme-options/woocommerce.md): There are some functions that are exclusive to Fresh Skin
- [Mobile](https://thembay-docs.gitbook.io/greenmart/theme-options/mobile.md)
- [Style for WPBakery](https://thembay-docs.gitbook.io/greenmart/theme-options/style-for-wpbakery.md): Custom style for theme: Typography, Top Bar, Header,...
- [Style for Elementor](https://thembay-docs.gitbook.io/greenmart/theme-options/style-for-elementor.md): Custom style for theme: Typography, Top Bar, Header,...
- [Socials Share](https://thembay-docs.gitbook.io/greenmart/theme-options/socials-share.md)
- [Performance](https://thembay-docs.gitbook.io/greenmart/theme-options/performance.md)
- [Custom CSS/JS](https://thembay-docs.gitbook.io/greenmart/theme-options/custom-css-js.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://thembay-docs.gitbook.io/greenmart/theme-options.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.
