# Featured blog

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

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

The rest of the options for the section are listed below.

* **Focus Card** -- this option is active only on an odd number of articles per section. Checking the checkbox makes every 2nd article bigger. If it's unchecked, all articles will be the same size
* **Media** -- you can change the aspect ratio of the images for desktop and mobile
* **Blog** -- from here you can select the posts from which blog to show. If the section has any blocks added, they will overwrite the default articles coming from the blog
* **Limit to show articles** -- choose how many articles to show. You can select up to 3 articles.
* **Show date** -- enable/disable the date below the image
* **Show excerpt** -- shows the small text if there's such set in the article
* **Show author** -- shows the name of the author above the `Read more` button
* **Article content alignment** -- this setting defines the alignment of the text of the articles. You can choose between `Left`, `Center` and `Right`
* **Horizontal content alignment** -- the alignment settings are applied to the heading and subheading of the section

<figure><img src="/files/0WRrrMhFeSEgD2fxp6HM" alt=""><figcaption></figcaption></figure>

### Blocks

If you want to manually choose which articles to be shown, you can do this by adding blocks to the section:

![](/files/LNG7HF1lArNr6tKUtUg9)

The blocks have 2 options:

* **Article** -- you can choose the article from the list of articles
* **Featured image** -- use this option to overwrite the default article featured image


---

# 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/amber-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.
