# Subscribing to a news feed

Beyond the main **News Feed** on tiny+, every company, contact and project has its own **News Feed** that **team members** within your organisation can subscribe to.

When a **team member** subscribes to a feed of a company, contact or project they will be notified of new information that has been added to the **News Feed** specific to those companies, contacts and projects.


---

# 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.tiny.plus/guides/how-tos/subscribing-to-a-news-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.
