# Featured blog posts

Broadcast highlights your key blog post articles at the top of the blog index page with Featured blog posts.

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

<table><thead><tr><th width="209.34716796875">Settings</th><th width="147.15533447265625" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Show author</td><td align="center"><code>checkbox</code></td><td>Displays the post author name.</td></tr><tr><td>Show date</td><td align="center"><code>checkbox</code></td><td>Shows the article's publish date.</td></tr><tr><td><strong>Typography</strong></td><td align="center"></td><td></td></tr><tr><td>Heading size</td><td align="center"><code>select</code></td><td>Sets the font size for the main heading: <code>Mini</code>, <code>Extra small</code>, <code>Small</code>, <code>Medium</code>, <code>Large</code>, or <code>Extra large</code>.</td></tr><tr><td><strong>Button</strong></td><td align="center"></td><td></td></tr><tr><td>Show 'Read more' button</td><td align="center"><code>checkbox</code></td><td>Toggles visibility of the 'Read more' button.</td></tr><tr><td>Label</td><td align="center"><code>text</code></td><td>Sets the button label text.</td></tr><tr><td>Color</td><td align="center"><code>select</code></td><td>Defines the button color: <code>Black</code>, <code>White</code>, <code>Primary</code>, or <code>Secondary</code>.</td></tr><tr><td>Size</td><td align="center"><code>select</code></td><td>Sets button size: <code>Small</code>, <code>Medium</code>, or <code>Large</code>.</td></tr><tr><td>Style</td><td align="center"><code>select</code></td><td>Controls button style: <code>Solid</code>, <code>Outline</code>, or <code>Text</code>.</td></tr><tr><td>Show button arrow</td><td align="center"><code>checkbox</code></td><td>Displays an arrow icon inside the button.</td></tr><tr><td><strong>Layout</strong></td><td align="center"></td><td></td></tr><tr><td>Width</td><td align="center"><code>select</code></td><td>Determines section width: <code>Full width</code>, <code>Full width padded</code>.</td></tr><tr><td><strong>Desktop</strong></td><td align="center"></td><td></td></tr><tr><td>Height</td><td align="center"><code>select</code></td><td>Sets the height for desktop displays. Options include image-based and fixed pixel heights or screen percentage-based heights.</td></tr><tr><td><strong>Mobile</strong></td><td align="center"></td><td></td></tr><tr><td>Height</td><td align="center"><code>select</code></td><td>Sets the height on mobile devices. Options include image-based, fixed height, and responsive height options.</td></tr><tr><td><strong>Colors</strong></td><td align="center"></td><td></td></tr><tr><td>Color scheme</td><td align="center"><code>color_scheme</code></td><td>Applies a theme color preset.</td></tr><tr><td><strong>Padding</strong></td><td align="center"></td><td></td></tr><tr><td>Top</td><td align="center"><code>range</code></td><td>Top padding in pixels.</td></tr><tr><td>Bottom</td><td align="center"><code>range</code></td><td>Bottom padding in pixels.</td></tr></tbody></table>


---

# 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://broadcast.presidiocreative.com/blogs/blogs/featured-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.
