> For the complete documentation index, see [llms.txt](https://docs.kaliumtheme.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kaliumtheme.com/template-parts.md).

# Template Parts

- [What are Template Parts?](https://docs.kaliumtheme.com/template-parts/what-are-template-parts.md)
- [Creating Template Parts](https://docs.kaliumtheme.com/template-parts/creating-template-parts.md)
- [Creating a Section](https://docs.kaliumtheme.com/template-parts/creating-template-parts/creating-a-section.md)
- [Creating a Section with Elementor](https://docs.kaliumtheme.com/template-parts/creating-template-parts/creating-a-section/creating-a-section-with-elementor.md)
- [Creating a Section with WPBakery](https://docs.kaliumtheme.com/template-parts/creating-template-parts/creating-a-section/creating-a-section-with-wpbakery.md)
- [Creating a Header](https://docs.kaliumtheme.com/template-parts/creating-template-parts/creating-a-header.md): We’re working on this feature and it will be available soon in an upcoming update.
- [Creating a Header](https://docs.kaliumtheme.com/template-parts/creating-template-parts/creating-a-header-1.md): We’re working on this feature and it will be available soon in an upcoming update.
- [Replace a Page](https://docs.kaliumtheme.com/template-parts/creating-template-parts/replace-a-page.md): We’re working on this feature and it will be available soon in an upcoming update.
- [Popups](https://docs.kaliumtheme.com/template-parts/creating-template-parts/popups.md)
- [Settings](https://docs.kaliumtheme.com/template-parts/settings.md)
- [Type](https://docs.kaliumtheme.com/template-parts/settings/type.md)
- [Display Conditions](https://docs.kaliumtheme.com/template-parts/settings/display-conditions.md)
- [Placement](https://docs.kaliumtheme.com/template-parts/settings/placement.md)
- [Container Settings](https://docs.kaliumtheme.com/template-parts/settings/container-settings.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.kaliumtheme.com/template-parts.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.
