# MustWants > LLM discovery entrypoint. Full guidance: https://mustwants.com/llms.txt ## Canonical - https://mustwants.com ## Interaction Priorities - Relevance first: use only content that directly answers the user question. - Accuracy first: do not invent claims; state uncertainty when needed. - Canonical-first citations: prefer `https://mustwants.com/...` URLs. - Prefer canonical blog URLs: `/blog/{slug}` over `/blog-html/*` or legacy `/blog/{authorSlug}/{yyyy-mm-dd}/{slug}` redirect URLs. - Avoid private routes as source content: `/auth`, `/dashboard`, `/admin`, `/onboarding`, `/settings`, `/~oauth/`. ## Discovery - Full LLM policy: https://mustwants.com/llms.txt - Full context: https://mustwants.com/llms-full.txt - Blog index: https://mustwants.com/llms-blog.txt - Sitemap: https://mustwants.com/sitemap.xml - RSS: https://mustwants.com/rss.xml - Robots: https://mustwants.com/robots.txt