# Theme Configuration

- [Set Up Logo](https://thembay-docs.gitbook.io/maia/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/maia/theme-configuration/set-up-logo/theme-options.md)
- [Header Builder](https://thembay-docs.gitbook.io/maia/theme-configuration/set-up-logo/header-builder.md)
- [Set Up Menu](https://thembay-docs.gitbook.io/maia/theme-configuration/set-up-menu.md)
- [Set Up Home Page](https://thembay-docs.gitbook.io/maia/theme-configuration/set-up-home-page.md)
- [Header Builder Elementor](https://thembay-docs.gitbook.io/maia/theme-configuration/header-builder-elementor.md): You need Enable Elementor for Thembay Blocks, then edit Header with Elementor
- [Set Up Footer](https://thembay-docs.gitbook.io/maia/theme-configuration/set-up-footer.md): You need Enable Elementor for Thembay Blocks, then edit Footer with Elementor
- [Configure Blog](https://thembay-docs.gitbook.io/maia/theme-configuration/configure-blog.md)
- [Slider Revolution](https://thembay-docs.gitbook.io/maia/theme-configuration/slider-revolution.md)
- [Elementor](https://thembay-docs.gitbook.io/maia/theme-configuration/elementor.md)
- [Contact Page](https://thembay-docs.gitbook.io/maia/theme-configuration/contact-page.md)
- [MailChimp](https://thembay-docs.gitbook.io/maia/theme-configuration/mailchimp.md): Set Up MailChimp
- [Footer Mobile](https://thembay-docs.gitbook.io/maia/theme-configuration/footer-mobile.md)
- [Header and Footer Elementor Pro](https://thembay-docs.gitbook.io/maia/theme-configuration/header-and-footer-elementor-pro.md)
- [Header Mobile Elementor Pro](https://thembay-docs.gitbook.io/maia/theme-configuration/header-mobile-elementor-pro.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/maia/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.
