# State of Docs Insights

## State of Docs blog

- [State of Docs Insights](https://stateofdocs.com/blog/state-of-docs-insights.md): Welcome to the State of Docs insights hub — where you’ll find full interviews, analysis and discussions about the evolving documentation landscape
- [Rethinking documentation for AI agents: A conversation with MongoDB’s Dachary Carey](https://stateofdocs.com/blog/rethinking-documentation-for-ai-agents-a-conversation-with-mongodbs-dachary-carey.md): MongoDB’s Dachary Carey explains why AI agents don’t consume documentation like humans, what teams misunderstand about llms.txt, and how technical writers can adapt their work for a new kind of reader
- [Building a competitive edge: Why Cloudflare treats docs as a product](https://stateofdocs.com/blog/building-a-competitive-edge-why-cloudflare-treats-docs-as-a-product.md): Learn how Cloudflare treats docs as a product, using open-source tooling, automation, and collaboration to drive adoption, alignment, and user success.
- [Measuring documentation success: A conversation with Christopher Gales](https://stateofdocs.com/blog/measuring-documentation-success-a-conversation-with-christopher-gales.md): Christopher Gales shares practical ways to measure documentation success, combine metrics, and align docs work with product management and customer outcomes.
- [Reimagining documentation in the AI age: A conversation with Vercel’s Lee Robinson](https://stateofdocs.com/blog/reimagining-documentation-in-the-ai-age-a-conversation-with-vercels-lee-robinson.md): Vercel’s Lee Robinson explores how AI reshapes API references, tutorials, and search, and why human-crafted educational docs remain essential.
- [Two worlds of documentation: A conversation with Pocus’ Alexander Rose](https://stateofdocs.com/blog/two-worlds-of-documentation-a-conversation-with-pocus-alexander-rose.md): Alexander Rose from Pocus explains how to balance marketing and technical docs, reduce self-disqualification, and turn documentation into a growth lever
- [AI-powered documentation support: A conversation with Warp’s Danny Neira](https://stateofdocs.com/blog/ai-powered-documentation-support-a-conversation-with-warps-danny-neira.md): Warp’s Danny Neira shows how AI chatbots and unified knowledge sources power scalable support, self-serve documentation, and product-led growth.
- [Building documentation that converts users to contributors: A conversation with Bekah Hawrot Weigel](https://stateofdocs.com/blog/building-documentation-that-converts-users-to-contributors-a-conversation-with-bekah-hawrot-weigel.md): Bekah Hawrot Weigel shares how OpenSauced uses documentation to build contributor funnels, track success, and turn engaged users into long-term contributors.
- [Solo DevRel documentation: A conversation with DuckDB’s Gábor Szárnyas](https://stateofdocs.com/blog/solo-devrel-documentation-a-conversation-with-duckdbs-gabor-szarnyas.md): DuckDB’s Gábor Szárnyas explains how a solo DevRel maintains SQL docs at scale, achieves feature parity, and prepares documentation for the LLM era.
- [Documentation at scale: A conversation with Snowflake’s Rob Gray](https://stateofdocs.com/blog/documentation-at-scale-a-conversation-with-snowflakes-rob-gray.md): Snowflake writer Rob Gray explains how to structure docs at scale, track documentation metrics and ROI, and prepare for an AI-driven, docs-as-code future.
- [Open source documentation at scale: A conversation with dbt Labs’ Mirna Wong and Matt Shaver](https://stateofdocs.com/blog/open-source-documentation-at-scale-a-conversation-with-dbt-labs-mirna-wong-and-matt-shaver.md): Mirna Wong and Matt Shaver discuss managing open source documentation with community contributions, measuring docs’ impact on product adoption, and serving diverse technical skill levels at dbt Labs


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://stateofdocs.com/blog/state-of-docs-insights.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.
