# Blog

There are 3 prebuilt blog layouts in Amanus template including Blog Default, Blog List, and Blog Grid.&#x20;

### How to manage the blog layout

BY editing the blog menu, you can configure the number of leading articles, Intro articles, and columns.&#x20;

* List layout: 0 leading articles, 1 column and set a specific intro articles
* Grid layout: 0 leading articles, 2 columns and set a specific intro articles
* Default layout: 1 leading article, 2 columns, and set specific intro articles

<figure><img src="/files/tg5BbLFkDdKrWCyYHU8B" alt=""><figcaption><p>Configure the blog layout</p></figcaption></figure>

In the Blog Options tab, you can also configure the image position of the leading articles and intro articles.&#x20;

<figure><img src="/files/nhpC29BdrDlQdnzdHrT3" alt=""><figcaption><p>Configure blog options</p></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://docs.jollyany.co/templates/amanus/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.
