# Blog posts

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, open the template selector
2. Select **Blogs** , then **Default blog.**
3. Make necessary changes
4. **Save**
   {% endhint %}

<figure><img src="/files/xD6yn3882IRVOxidazDh" alt=""><figcaption></figcaption></figure>

## Section settings

**Layout content:** You can choose between Fluid Container, Stretch width, Full width for the layout or just leave it with the default layout of the video.

<figure><img src="/files/9AWDQQXvdjymGMjz6ZQ8" alt=""><figcaption></figcaption></figure>

\
**Show Related Articles:** Activate this feature to display articles related to the current blog post, enriching the reader's experience with additional relevant content.

**Title:** Set a heading for the related articles section to distinguish it and draw attention to the supplementary content.

**Aspect Ratio:** Offers multiple preset choices along with the option for a custom ratio to fit your specific needs.

**Custom Ratio:** Set an aspect ratio based on your preference.

**Hover Effect:** Customize the interaction when a user hovers over a post.

**Hover Info Posts:** Choose between displaying no additional information or presenting a text overlay upon hover, enhancing the visual feedback or providing more context to the content.

<figure><img src="/files/r6Bf1UWnLasIVgIi32mw" alt=""><figcaption></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://blueskytechco.gitbook.io/alukas-shopify/other-pages-settings/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.
