# Feed

The Feed node hold a collection of [Posts](/page-types/feed/post.md), its perfect for a news or blog feed. You can also get the latest posts on any page by using the [Latest From Feed](/widgets/latest-from-feed.md) widget.

Start by creating the Feed node

![](/files/-MOQXaMPVw3sh42claO_)

## Content

You can add widgets to the Feed node. These will be displayed over the the list of posts.

![](/files/-MOQZRftzQgtLheFWgTR)

![](/files/-MOQyaxLxUaupzVO9sjg)

## Feed Settings

<div align="left"><img src="/files/-MOQZeD-b3bh54kjtkx7" alt=""></div>

* Hide Dates
* Hide Share Buttons

## Disqus Comments

To enable Disqus comments on your posts, enter your [Disqus shortname](https://help.disqus.com/en/articles/1717111-what-s-a-shortname) under the `Settings > General` node in the Tracking & Access section.

![](/files/-MOQ_bizgR79ZdlNP8Na)


---

# 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.iglootheme.com/page-types/feed.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.
