# Page Templates

Specially designed Page Templates can be used to incorporate special features on pages. These include:

* **Default Template** – Showing a default page content with selected options.
* **Blog Template** – This template used to display blog post using selected option.
* **Catalog Template** – This template used to display catalog post using selected option.
* **Portfolio Template** – This template enables you to add Portfolio pages to a website. to showing portfolio items, by using selected options.
* **Side Navigation Template** – This template used to display a defult page with “Slde Navigation”.
* **Store Locator Template** – This template used to display store locator post using selected option.

<figure><img src="/files/itV10r7monnrCodkVosP" alt=""><figcaption></figcaption></figure>


---

# 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://wdt-kirki.gitbook.io/wdt-kirki/pages/page-templates.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.
