# Featured blog

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

The main purpose of this section is to present featured blog posts.

The main settings in the section are the ones listed [here](/marble-documentation/content-sections/common-settings.md) with some additional settings listed below.

### Layout

Here you can pick if you want to show the content on the left side and move the slider on the right side OR if you want the textual content to be above the slider and have the slider fullwidth.

**Content - Left:**

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

**Content - Above:**

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

### Text content and buttons

The settings are the usual ones for subheading, heading and body text.

Using the Bold and Italic properties in the heading will let you add more styles to the heading element.

More details about the [buttons here](/marble-documentation/content-sections/common-settings.md#buttons).

### Slider

You can pick from which blog to load posts by choosing a blog in the Blog field. If you prefer to manually pick the articles one by one you can use the `Add Article` button within the blocks: ![](/files/92ihozhpyxykbJbMJs3z)

The additional settings for the slider are: autoplay (on/off) and autoplay speed.

### Article settings

There are list of settings for the articles where you can pick to show/hide the following elements for each article:

* Author
* Date
* Excerpt
* Ttags


---

# 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://bigstart.gitbook.io/marble-documentation/content-sections/featured-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.
