# Blog post

### What It Does

The **Blog post** section lets you customize the blog post area.

***

### Settings

**Appearance**

#### **Text alignment**

Controls the text alignment.

#### **Color scheme**

Applies a predefined color scheme to this element.

{% hint style="info" %}
Color schemes are sets of coordinated colors you define under **Theme settings > Colors**. Choosing a scheme applies its background, text, and accent colors.
{% endhint %}

**Spacing**

#### **Maximum padding top**&#x20;

Adjusts the space above the content.

#### **Maximum padding bottom**

Adjusts the space below the content.

***

### Supported Blocks

#### Custom liquid

See the child document for full settings: [Custom liquid](/agnes/page-setup/blog-posts-page/main-article/liquid.md)

#### Breadcrumbs

See the child document for full settings: [Breadcrumbs](/agnes/page-setup/blog-posts-page/main-article/breadcrumbs.md)

#### Back button

See the child document for full settings: [Back button](/agnes/page-setup/blog-posts-page/main-article/back-button.md)

#### Featured image

See the child document for full settings: [Featured image](/agnes/page-setup/blog-posts-page/main-article/featured_image.md)

#### Heading

See the child document for full settings: [Heading](/agnes/page-setup/blog-posts-page/main-article/heading.md)

#### Body text

See the child document for full settings: [Body text](/agnes/page-setup/blog-posts-page/main-article/content.md)

#### Social sharing

See the child document for full settings: [Social sharing](/agnes/page-setup/blog-posts-page/main-article/share.md)

#### Button

See the child document for full settings: [Button](/agnes/page-setup/blog-posts-page/main-article/button.md)

**Block Limit**

You can add up to **3** of this block type.

#### Comments

See the child document for full settings: [Comments](/agnes/page-setup/blog-posts-page/main-article/comment.md)

#### Tags

See the child document for full settings: [Tags](/agnes/page-setup/blog-posts-page/main-article/tags.md)

***


---

# 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://moodboard-creations.gitbook.io/agnes/page-setup/blog-posts-page/main-article.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.
