# Blocks and Sidebars

- [Default Theme Header](https://docs.stylemixthemes.com/consulting-theme-documentation/blocks-and-sidebars/header.md)
- [Top Bar](https://docs.stylemixthemes.com/consulting-theme-documentation/blocks-and-sidebars/header/top-bar.md)
- [Main Header](https://docs.stylemixthemes.com/consulting-theme-documentation/blocks-and-sidebars/header/main-header.md)
- [Navigation Menu](https://docs.stylemixthemes.com/consulting-theme-documentation/blocks-and-sidebars/header/navigation-menu.md)
- [Custom Header Builders](https://docs.stylemixthemes.com/consulting-theme-documentation/blocks-and-sidebars/header-builder.md)
- [Elementor Header Builder](https://docs.stylemixthemes.com/consulting-theme-documentation/blocks-and-sidebars/header-builder/elementor-header-builder.md)
- [Pearl Header Builder (Deprecated)](https://docs.stylemixthemes.com/consulting-theme-documentation/blocks-and-sidebars/header-builder/pearl-header-builder.md): The Pearl Header Builder plugin is deprecated and not compatible with latest versions of the theme.
- [Sidebars](https://docs.stylemixthemes.com/consulting-theme-documentation/blocks-and-sidebars/sidebars.md)
- [Footer](https://docs.stylemixthemes.com/consulting-theme-documentation/blocks-and-sidebars/footer.md)
- [Default Theme Footer](https://docs.stylemixthemes.com/consulting-theme-documentation/blocks-and-sidebars/footer/default-theme-footer.md)
- [Elementor Footer Builder](https://docs.stylemixthemes.com/consulting-theme-documentation/blocks-and-sidebars/footer/elementor-footer-builder.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://docs.stylemixthemes.com/consulting-theme-documentation/blocks-and-sidebars.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.
