# Updates - Social Stream & Chat Overlay

[social-stream-ninja](https://docs.vdo.ninja/steves-helper-apps/social-stream-ninja "mention")

For live updates, use:

* <https://discord.socialstream.ninja/>
* <https://updates.vdo.ninja/>
* <https://github.com/steveseguin/social_stream/commits/main/>

## Scope of this page

* Only highlights from the last 120 days are kept here.
* Current window: **November 9, 2025 to March 9, 2026**.
* Anything older should be removed after permanent docs are updated.
* This page is not a long-term changelog archive.

## Recent highlights (rolling)

* No curated highlights are currently pinned in this docs branch. Use the live sources above.

## Editor maintenance rule

* Add only recent, high-signal items in the active rolling window.
* Prefer documenting stable behavior in guides/reference pages, not in update logs.
* Remove items as they age out of the window.


---

# 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.vdo.ninja/updates/updates-social-stream-and-chat-overlay.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.
