> For the complete documentation index, see [llms.txt](https://scaleinfinite.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scaleinfinite.gitbook.io/docs/demo-deployment/feed-reader.md).

# Feed Reader

### <mark style="color:orange;">**A General Introduction**</mark>

<mark style="color:green;">**News Aggregators: Your Window to the World**</mark>

In a digital age overflowing with information, news aggregators emerge as our trusty navigators through the sea of content. These digital assistants sift through the chaos to deliver personalized, concise, and up-to-the-minute news and updates. Let's embark on a journey to demystify these virtual gatekeepers of knowledge.

From catching up on global politics to indulging in your hobbies, news aggregators redefine the way we consume information. They're your passport to the digital realm of knowledge, offering an oasis of curated content in an ever-expanding desert of data. So, let the news aggregator be your guide as you explore the vast universe of information.

### <mark style="color:orange;">Sub-page Explanation:</mark>

|                                                                                                                                                                                                                                                                                                                                                                                                                     |   |   |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | - | - |
| <p><img src="/files/INAxhLi16tbIQX3Ll2PB" alt="" data-size="original"></p><p><a href="https://docs.scaleinfinite.fr/demo-deployment/feed-reader/rss-bridge-deployment"><mark style="color:orange;"><strong>RSS-Bridge</strong></mark></a></p><p></p><p><a href="https://docs.scaleinfinite.fr/demo-deployment/feed-reader/rss-bridge-deployment"><mark style="color:blue;">Bridging the Gap in Feeds</mark></a></p> |   |   |

<details>

<summary>Category</summary>

Kubernetes, cloud computing, DevOps, cloud services, hosting platform, container orchestration, cloud infrastructure, cloud deployment, cloud management, cloud technology, cloud solutions, feed

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://scaleinfinite.gitbook.io/docs/demo-deployment/feed-reader.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
