# October 2025

- [October 24: Support for content versioning, duplicate policies, AskGraphlit MCP server](https://changelog.graphlit.dev/october-2025/october-24-support-for-content-versioning-duplicate-policies-askgraphlit-mcp-server.md)
- [October 17: Support for video publishing, embedding opt-out, Claude Haiku 4.5](https://changelog.graphlit.dev/october-2025/october-17-support-for-video-publishing-embedding-opt-out-claude-haiku-4.5.md)
- [October 7: Support for GitHub repository listing, child content in RAG, feed improvements](https://changelog.graphlit.dev/october-2025/october-7-support-for-github-repository-listing-child-content-in-rag-feed-improvements.md)


---

# 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://changelog.graphlit.dev/october-2025.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.
