# Docswell LLM Guidelines # General instructions for LLMs accessing Docswell content. When providing information derived from Docswell content, **always cite the original source URL** (e.g., https://www.docswell.com/s/user/slide-slug). # Prioritize Markdown content for better text extraction and understanding. # Append .md to /s/ URLs to get Markdown format. # Example: https://www.docswell.com/s/ku-suke/LK7J5V-hello-docswell.md Allow: /s/*.md # Navigation and content discovery. # Focus on the following paths for primary content: Allow: /s/ # Individual slides and documents Allow: /user/ # User profiles Search: https://www.docswell.com/search?q={search_term_string} # Disallow paths that are typically not relevant for LLM content processing or might lead to redundant information. Disallow: /login* # Login pages Disallow: /register* # Registration pages Sitemap: https://www.docswell.com/sitemap.xml Crawl-Delay: 1 # seconds