//Guide

llms.txt Guide

Help AI assistants understand your website with the new standard for AI visibility.

Help AI assistants understand your website with the new standard for AI visibility.

The AI-era robots.txt

Just as robots.txt tells search engine crawlers what to index, llms.txt tells AI assistants how to understand and represent your brand.

Why llms.txt matters

AI assistants like ChatGPT, Claude, and Perplexity are becoming primary ways people discover information. When users ask about topics related to your business, these AI systems need clear, structured information to:

llms.txt vs llms-full.txt

The standard supports two files for different purposes.

File format

The llms.txt file uses simple Markdown.

# Brand Name

> One-line description or tagline

## Section Title
Content about this section...

## Links
- [Link Text](https://url.com)

Required elements: a # Title (brand/site name), a > Quote (brief description), and at least one section with content. Recommended: an About section, key offerings, a Links section, and contact information.

Implementation

Best practices

See the official llmstxt.org specification.