> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/broadcast-v5/sections/broadcast-sections/featured-blog-posts.md).

# Featured blog posts

Broadcast includes a rich slider section to promote one or more of your blog post articles:

<figure><img src="/files/rP4NmtFVsdzo2kapi8ND" alt=""><figcaption><p><strong>The Featured blog posts section</strong></p></figcaption></figure>

Mobile users can swipe through a scrolling version of the articles:

<figure><img src="/files/Iuh0tNlXfMA70ItfrRxm" alt=""><figcaption><p><strong>Mobile view of Featured blog posts section</strong></p></figcaption></figure>

### Flexible

Choose which articles to feature in the section. Arrange in the order for the carousel.&#x20;

<figure><img src="/files/4jq3q12R313qhNJQBMhw" alt=""><figcaption><p><strong>Pick the articles you want to feature</strong></p></figcaption></figure>

### Customize

* Use one block to feature a single article or multiple blocks to build the slider.&#x20;
* Override the article image to match your branding.
* Choose heights for desktop and mobile.
* Options to display or hide the article author and the post date.&#x20;

### Video Overview

This video demonstrates the section settings and block options for the **Featured blog** posts section:

{% embed url="<https://www.loom.com/share/91ea2365409a48a09c158a26ddbf14ad?sid=1982e864-e860-4d29-a3a1-51416cfa5f66>" %}
**Video walkthrough for the Featured blog posts section**
{% endembed %}

### See also

The **Blogs posts** section uses multiple columns and rows to display your latest articles:

{% content-ref url="/pages/i7TVi67B5tzJJaW72ons" %}
[Blog posts](/broadcast-v5/sections/broadcast-sections/blog-posts.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://broadcast.presidiocreative.com/broadcast-v5/sections/broadcast-sections/featured-blog-posts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
