# Blog

### Blog Left & Right Image

<div><figure><img src="/files/JFFvcrqnOA3NlLy4IyEn" alt=""><figcaption><p>Blog image left</p></figcaption></figure> <figure><img src="/files/JyP6u2qrsME6lFQRFAcb" alt=""><figcaption><p>Blog image right</p></figcaption></figure></div>

#### Blog Menu

Create a menu item for a blog page. You'll see tabs that allow you to configure the blog options.&#x20;

<figure><img src="/files/eWyOUf5DZBefXETmDEHt" alt=""><figcaption><p>Blog menu item</p></figcaption></figure>

#### Blog Options

In the Blog options tab, you have options to configure on the blog page.&#x20;

* **Article type icons**: Enable this option to enable the article type icons (video, audio, gallery, quote, link, review, quote icons).&#x20;
* **Read time**: Enable this option to show the read time.&#x20;
* **Article badge**: Enable this option to show the article badges.&#x20;
* **Lead Item Image position**: Choose a position for the image of the leading article.
* **Intro Item Image Position**: Choose the position of the thumbnail images (Top, right, left, zigzag, or bottom).&#x20;

<figure><img src="/files/X6bLLrJ8EoTZmFkCY7oR" alt=""><figcaption><p>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/travelami/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.
