# Latest News Section

Demo: <https://campaign-codenation.nationbuilder.com/>

If your site has a blogposts the homepage will automatically input a latest news panel. You can **hide** this from the homepage by adding the tag `Admin Hide Latest News Section` to the homepage.&#x20;

You can also **show** this on pages other than the homepage by adding the tag `Admin Latest News Section`.

The latest news section shows the 3 most recently published blog posts on the site. Share image, headline, snippet of content and read more button. Upload a share image to each blog post to show the thumbnail **Settings > Social Media.** If no image is added a default picture with your logo will be added

![](/files/-MHKMvAX3iHnIncBVTDd)


---

# 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/campana/admin-tag-customisations/admin-latest-news-section.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.
