# Main blog area

The main blog area section controls how blog posts are displayed on the blog listing page. It allows merchants to configure layout structure, pagination, and tag visibility.

#### Grid columns desktop

The number of grid columns on desktop.

#### Blog posts per page

The maximum number of blog posts per page.

#### Show active tags label

Shows the active tags on a blog post, if available.


---

# 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://gatame.gitbook.io/highstreet/templates/blog/main-blog-area.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.
