# Featured Posts Slider

This section displays featured posts in a large interactive slider at the top of the homepage, helping highlight important or curated content. It automatically pulls posts marked as featured and showcases them with images, tags, excerpts, and author details in a visually engaging layout.

**Step-by-Step Guide to Configure This Section**

1. Go to Ghost Admin
2. Open any post you want to display in the slider
3. In post settings, enable **“Feature this post”**
4. Add a **feature image** for best appearance
5. (Optional) Add a custom excerpt to control text shown
6. To change number of posts, go to **Settings → Design → Theme settings → Homepage** and update \
   "Number of featured posts".

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


---

# 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://themesupport.gitbook.io/gravity-docs/homepage/featured-posts-slider.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.
