---
title: DogsBay Agentic Information
description: Making documentation work for people and agents
---

# DogsBay Agentic Information {#dogsbay-agentic-information}

DogsBay builds **agentic information**: documentation created by humans and agents, for humans and agents.

## What it does {#what-it-does}

- **Imports what you have.** Multiple source formats, converted to a common Markdown representation.
- **Publishes for humans.** UI, performance, accessibility, search, SEO.
- **Maximizes agent experience.** Every site has an `llms.txt` index, while every page has a markdown mirror.
- **Retrieves the right context.** A best-in-class hybrid RAG pipeline that grounds every result in source content.
- **Maintains context.** LLM-wiki support.

## All about agentic docs {#all-about-agentic-docs}

- Read our [Blog](/blog/) for notes on documentation tooling, migration and agent-readable docs.
