# Blog posts

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FvkanVULL5ztAKzzoWu6o%2Fimage.png?alt=media&#x26;token=12614659-bc85-450e-950b-56bbfb392de8" alt="An example of a blog post in Zest theme"><figcaption></figcaption></figure>

## Static sections

You can click on the link to check out the instruction listed below.&#x20;

{% content-ref url="../pages-global-sections/announcement-bar" %}
[announcement-bar](https://docs.foxecom.com/zest-theme/pages-global-sections/announcement-bar)
{% endcontent-ref %}

{% content-ref url="../pages-global-sections/header" %}
[header](https://docs.foxecom.com/zest-theme/pages-global-sections/header)
{% endcontent-ref %}

{% content-ref url="../pages-global-sections/footer" %}
[footer](https://docs.foxecom.com/zest-theme/pages-global-sections/footer)
{% endcontent-ref %}

{% content-ref url="../pages-global-sections/mobile-navigation-bar" %}
[mobile-navigation-bar](https://docs.foxecom.com/zest-theme/pages-global-sections/mobile-navigation-bar)
{% endcontent-ref %}

{% content-ref url="../pages-global-sections/pop-up" %}
[pop-up](https://docs.foxecom.com/zest-theme/pages-global-sections/pop-up)
{% endcontent-ref %}

## Dynamic sections

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), open the template selector.
2. Select **Blog posts**, then **Default blog posts.**
3. On the left-sidebar, select **Blog posts.**
   {% endhint %}

You can add any section that is listed in [Theme sections](https://docs.foxecom.com/zest-theme/theme-sections). Nevertheless, there is a section designed specifically for the blog post:

* Featured image
* Title
* Content
* Tag and Share button
* Next and Prev article

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FyHgJPICWjllWHifKgCxN%2F1-blocks.jpg?alt=media&#x26;token=f3086ba7-6b72-49ef-b973-7e21f056a1a6" alt="A screenshort of blog posts blocks"><figcaption></figcaption></figure>

Drag and drop the blocks to change their order.&#x20;


---

# 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.foxecom.com/zest-theme/other-pages/blog-posts.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.
