# Recommended Posts

This section highlights a curated set of recommended posts using an internal tag, displayed in a visually rich layout with large cards and hover effects to draw user attention.

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

1. Go to Ghost Admin.
2. Open posts you want to recommend.
3. Add internal tag  `#recommended` . Only first 3 posts with this tag will be shown.
4. Add feature images for better visuals.
5. (Optional) Add custom excerpts for cleaner text.
6. Publish posts—they will appear automatically.

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

<figure><img src="/files/x2Rt5SU3hm5jSNjfHKgH" 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/recommended-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.
