---
URL: "https://dovecot.github.io/imaptest/llms.html"
LLMS_URL: "https://dovecot.github.io/imaptest/llms.md"
---

# LLM Resources

This documentation provides Large Language Model (LLM) friendly formats following the [/llms.txt standard](https://llmstxt.org/).

These resources provide structured, plain-text Markdown designed for ingestion by AI assistants, coding tools, and LLMs during inference time.

## Site-Wide LLM Files

- **[`llms.txt`](/imaptest/llms.txt)**
  A curated index of all documentation pages, structured with summary information and direct links to clean Markdown versions of each page.

- **[`llms-full.txt`](/imaptest/llms-full.txt)**
  A single aggregated text document containing the full concatenated content of all documentation pages, optimized for loading the entire site into an LLM context window at once.

## Page-Specific Markdown

Every page on this site has a corresponding clean Markdown version (`.md`).

You can access the Markdown source of any active documentation page by clicking the **LLM Markdown** link located at the bottom of that page.
