# Blog

{% hint style="info" %}
Recommended image size **600 x 600** or **1:1** aspect ratio
{% endhint %}

## How to enable? <a href="#id-2108624528-2zmgnt" id="id-2108624528-2zmgnt"></a>

To enable first navigate to your **Page Builder** [*(how to launch Page Builder?)*](/themes/manifest-theme.md#page-builder)

Find the Blog tab in the page builder and click on it. In the list of settings, locate the **Number of blogs** option and enter the desired total number of blogs to be displayed.&#x20;

To disable this section, simply add the Number of blogs textfield to **0**.

## How change the number of blogs? <a href="#id-893020704-4jap8s" id="id-893020704-4jap8s"></a>

The blog feature shows the maximum of 4 blogs on the homepage. To change blog count find the setting labeled **Number of blogs**. In the dropdown select your preferred count.


---

# 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://help.gordonbyte.com/themes/overview/blog.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.
