# Featured Blog Post

{% hint style="info" %}
Live Demo: <https://candidate.codenation.com/news>
{% endhint %}

<figure><img src="/files/-MAd2XXbRaCqEJZy2-rE" alt="Featured Blog Post Example using Candidate Theme"><figcaption><p>Featured Blog Post Example using Candidate Theme</p></figcaption></figure>

## How to set up featured blog posts?

{% hint style="info" %}
By default your Blog page displays your blog posts in order of most recently published.&#x20;
{% endhint %}

1. Navigate to a blog post you want to feature.&#x20;
2. Apply the tag `Admin Featured Post`&#x20;
3. Review the blog page and preview your featured post.


---

# 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://docs.codenation.com/admin-tag-customisations/featured-blog-post.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.
