# Theme Builder

- [Create Headers & Footers](https://docs.novaworks.net/kitify/theme-builder/create-headers-and-footers.md)
- [Site Header](https://docs.novaworks.net/kitify/theme-builder/create-headers-and-footers/site-header.md): The Header Site Part section of the Theme Builder lists all Headers you’ve created, if any, giving quick access to add, edit, or delete any header.
- [Site Footer](https://docs.novaworks.net/kitify/theme-builder/create-headers-and-footers/site-footer.md)
- [Set Header & Footer Display in special pages](https://docs.novaworks.net/kitify/theme-builder/create-headers-and-footers/set-header-and-footer-display-in-special-pages.md)
- [Creating a WooCommerce Shop Page](https://docs.novaworks.net/kitify/theme-builder/creating-a-woocommerce-shop-page.md)
- [WooCommerce Single Product Builder](https://docs.novaworks.net/kitify/theme-builder/woocommerce-single-product-builder.md)
- [Creating a Blog or any Archive Template](https://docs.novaworks.net/kitify/theme-builder/creating-a-blog-or-any-archive-template.md)
- [Create Single-Post Template](https://docs.novaworks.net/kitify/theme-builder/create-single-post-template.md)
- [How To Set Display Conditions](https://docs.novaworks.net/kitify/theme-builder/how-to-set-display-conditions.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.novaworks.net/kitify/theme-builder.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.
