# Theme Configuration

- [Set Up Logo](https://thembay-docs.gitbook.io/greenmart/theme-configuration/set-up-logo.md): There are 2 ways to upload a Logo. Please follow the instructions below:
- [Theme Options](https://thembay-docs.gitbook.io/greenmart/theme-configuration/set-up-logo/theme-options.md)
- [Header Builder](https://thembay-docs.gitbook.io/greenmart/theme-configuration/set-up-logo/header-builder.md)
- [Set Up Menu](https://thembay-docs.gitbook.io/greenmart/theme-configuration/set-up-menu.md)
- [Set Up Home Page](https://thembay-docs.gitbook.io/greenmart/theme-configuration/set-up-home-page.md)
- [Header Builder Elementor](https://thembay-docs.gitbook.io/greenmart/theme-configuration/header-builder-elementor.md): Currently, the Header Builder only supports ELementor, not WPBakery
- [Set Up Footer](https://thembay-docs.gitbook.io/greenmart/theme-configuration/set-up-footer.md): Footer Builder supports both Elementor and WPBakery. But you should only use 1 plugin for the entire website.
- [Configure Blog](https://thembay-docs.gitbook.io/greenmart/theme-configuration/configure-blog.md)
- [Slider Revolution](https://thembay-docs.gitbook.io/greenmart/theme-configuration/slider-revolution.md)
- [Contact Page](https://thembay-docs.gitbook.io/greenmart/theme-configuration/contact-page.md): We use the Contact Form 7 plugin
- [MailChimp](https://thembay-docs.gitbook.io/greenmart/theme-configuration/mailchimp.md): Set Up MailChimp


---

# 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-configuration.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.
