# Post

The theme includes customization options for individual post pages. These settings control how content is displayed within each post.

Some options may also apply to pages when using the same layout structure.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Template</strong></td><td>Choose between different layout styles for posts.</td><td><a href="/pages/a234ed0cba58a9d2a2b374b236477b48d2f5403f">/pages/a234ed0cba58a9d2a2b374b236477b48d2f5403f</a></td></tr><tr><td><strong>Metadata</strong></td><td>Show or hide elements like authors, publish date, and share.</td><td><a href="/pages/3d6defb3ad6a17546a0a59101fc275d839ae82bc">/pages/3d6defb3ad6a17546a0a59101fc275d839ae82bc</a></td></tr><tr><td><strong>Footer</strong></td><td>Show or hide elements like tags and share links.</td><td><a href="/pages/1d89e90c3cf71869fd5dab06ee62c6de48dde074">/pages/1d89e90c3cf71869fd5dab06ee62c6de48dde074</a></td></tr><tr><td><strong>Related posts</strong></td><td>Enable and customize a related posts section.</td><td><a href="/pages/64b2b8a0ec33c3b7b624735ff33cf396742eaaaa">/pages/64b2b8a0ec33c3b7b624735ff33cf396742eaaaa</a></td></tr><tr><td><strong>Drop caps</strong></td><td>Enable or disable drop caps on the first paragraph.</td><td><a href="/pages/b7853a7999edc0e9fb282209cf8cf18303dc3a6c">/pages/b7853a7999edc0e9fb282209cf8cf18303dc3a6c</a></td></tr></tbody></table>


---

# 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://pinathemes.gitbook.io/docs/breeze/customization/post.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.
