# Agent Instructions for LLM Crawler Plugin

> Machine-readable guide for AI agents and assistants.

Base URL: https://llm-crawler.exploredigital.network/

## How to read this site

- Every page has a clean Markdown twin: append `.md` to its URL, or send header `Accept: text/markdown`.
- Curated index: https://llm-crawler.exploredigital.network/llms.txt
- MCP server (JSON-RPC 2.0): `https://llm-crawler.exploredigital.network/wp-json/llm/v1/mcp` — send `initialize`, then `tools/list`, then `tools/call`.
- Content API: manifest `https://llm-crawler.exploredigital.network/wp-json/llm/v1/manifest`, content `https://llm-crawler.exploredigital.network/wp-json/llm/v1/content`, delta `https://llm-crawler.exploredigital.network/wp-json/llm/v1/delta`

## Policies

- Respect robots.txt and noindex signals; do not crawl excluded content.

_Generated by LLM Crawler 0.8.2._