# Hotdry Blog LLM Integration Guide ## Scope - This deployment is fully static and does not run runtime SSR. - Content is published to OSS and delivered through CDN/ESA. - Prefer canonical HTML, RSS and sitemap resources. ## Discovery - llms.txt: https://blog2.hotdry.top/llms.txt - agent sitemap: https://blog2.hotdry.top/agent-sitemap.xml - canonical sitemap: https://blog2.hotdry.top/sitemap.xml ## JSON APIs - feed: https://blog2.hotdry.top/api/feed/ - categories: https://blog2.hotdry.top/api/categories/ - archive: https://blog2.hotdry.top/api/archive/ - post payload: https://blog2.hotdry.top/api/posts//