/ llmtxt.info

GitBook Docs: what its llms.txt contains

Measured on 2026-08-03: 111.6 KB, 6 sections, 654 links. How that compares with the other 112 files we track, and what it implies.

Last updated:

The file

GitBook Docs publishes an llms.txt at https://docs.gitbook.com/llms.txt. That URL redirects to https://gitbook.com/docs/llms.txt, which is where the file is actually served. Worth knowing if you fetch it programmatically: a client that does not follow redirects gets nothing.

The file declares itself as GitBook Documentation in its H1, and the host is categorised here as docs platforms. It was last fetched and parsed on 2026-08-03.

Measured structure

Measure GitBook Docs Corpus median Percentile
Size 111.6 KB 14.0 KB 92th
H2 sections 6 7 46th
Links 654 76 91th
Blockquote summary Absent 90 of 113 have one n/a

Percentiles are against the 113 files in this directory, not against the web. That population is deliberately weighted toward documentation platforms and developer tools, which is where the convention started, so treat it as a peer group rather than a norm.

Observations

  • No blockquote summary. The specification puts a one-line summary directly after the H1, and 23 of the 113 files in this directory omit it. It is the single line an assistant is most likely to read first.
  • 654 links is closer to a sitemap than to a curated index. The convention exists so a model can skip crawling everything; a list this long hands the selection problem straight back to it.

How this was measured

Our checker fetches /llms.txt for every host in the directory, follows redirects, confirms the response is Markdown rather than an HTML error page, and parses it with the same parser that powers our validator. Sizes are of the served body, sections are H2 headings, and links are Markdown links anywhere in the file. The run behind this page completed on 2026-08-03.

Want to check a file yourself, including this one? Paste the URL into the validator. To see how to find any site's file, see how to find a website's llms.txt, and for the full list see the directory of 113 verified files.

Sources